Class AnchorableComponent
Inheritance
System.Object
AnchorableComponent
Namespace: Content.Shared.Construction.Components
Assembly: Content.Shared.dll
Syntax
public sealed class AnchorableComponent : Component
Fields
| Improve this Doc View SourceDelay
Base delay to use for anchoring.
Declaration
public float Delay
Field Value
Type | Description |
---|---|
System.Single |
Properties
| Improve this Doc View SourceSnap
Declaration
public bool Snap { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Tool
Declaration
public string Tool { get; }
Property Value
Type | Description |
---|---|
System.String |