Class SharedShuttleConsoleSystem.PilotComponentState
Inheritance
System.Object
SharedShuttleConsoleSystem.PilotComponentState
Namespace: Content.Shared.Shuttles.Systems
Assembly: Content.Shared.dll
Syntax
protected sealed class PilotComponentState : ComponentState
Constructors
| Improve this Doc View SourcePilotComponentState(Nullable<NetEntity>)
Declaration
public PilotComponentState(NetEntity? uid)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<NetEntity> | uid |
Properties
| Improve this Doc View SourceConsole
Declaration
public NetEntity? Console { get; }
Property Value
Type | Description |
---|---|
System.Nullable<NetEntity> |