Class PlaceableSurfaceComponent
Inheritance
System.Object
PlaceableSurfaceComponent
Assembly: Content.Shared.dll
Syntax
public sealed class PlaceableSurfaceComponent : Component
Properties
|
Improve this Doc
View Source
IsPlaceable
Declaration
public bool IsPlaceable { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
PlaceCentered
Declaration
public bool PlaceCentered { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
PositionOffset
Declaration
public Vector2 PositionOffset { get; set; }
Property Value