Show / Hide Table of Contents

Class EmergencyConsoleBoundUserInterfaceState

Inheritance
System.Object
EmergencyConsoleBoundUserInterfaceState
Namespace: Content.Shared.Shuttles.BUIStates
Assembly: Content.Shared.dll
Syntax
public sealed class EmergencyConsoleBoundUserInterfaceState : BoundUserInterfaceState

Fields

| Improve this Doc View Source

Authorizations

Declaration
public List<string> Authorizations
Field Value
Type Description
List<System.String>
| Improve this Doc View Source

AuthorizationsRequired

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

EarlyLaunchTime

null if we're not early launching.

Declaration
public TimeSpan? EarlyLaunchTime
Field Value
Type Description
System.Nullable<TimeSpan>
| Improve this Doc View Source

TimeToLaunch

Declaration
public TimeSpan? TimeToLaunch
Field Value
Type Description
System.Nullable<TimeSpan>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾