Class SharedDockingComponent
Namespace: Content.Shared.Shuttles.Components
Assembly: Content.Shared.dll
Syntax
public abstract class SharedDockingComponent : Component
Fields
| Improve this Doc View SourceEnabled
Declaration
public bool Enabled
Field Value
Type | Description |
---|---|
System.Boolean |
Properties
| Improve this Doc View SourceDocked
Declaration
public abstract bool Docked { get; }
Property Value
Type | Description |
---|---|
System.Boolean |