Show / Hide Table of Contents

Class PlaceableSurfaceComponent

Inheritance
System.Object
PlaceableSurfaceComponent
Namespace: Content.Shared.Placeable
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
Type Description
Vector2
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾