Show / Hide Table of Contents

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 Source

PilotComponentState(Nullable<NetEntity>)

Declaration
public PilotComponentState(NetEntity? uid)
Parameters
Type Name Description
System.Nullable<NetEntity> uid

Properties

| Improve this Doc View Source

Console

Declaration
public NetEntity? Console { get; }
Property Value
Type Description
System.Nullable<NetEntity>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾