Show / Hide Table of Contents

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 Source

AuthorizationsRequired

Declaration
public int AuthorizationsRequired
Field Value
Type Description
System.Int32
| Improve this Doc View Source

AuthorizedEntities

ID cards that have been used to authorize an early launch.

Declaration
public HashSet<string> AuthorizedEntities
Field Value
Type Description
HashSet<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾