Class EmergencyShuttleConsoleComponent
Inheritance
System.Object
EmergencyShuttleConsoleComponent
Namespace: Content.Server.Shuttles.Components
Assembly: Content.Server.dll
Syntax
public sealed class EmergencyShuttleConsoleComponent : Component
Fields
| Improve this Doc View SourceAuthorizationsRequired
Declaration
public int AuthorizationsRequired
Field Value
Type | Description |
---|---|
System.Int32 |
AuthorizedEntities
ID cards that have been used to authorize an early launch.
Declaration
public HashSet<string> AuthorizedEntities
Field Value
Type | Description |
---|---|
HashSet<System.String> |