Show / Hide Table of Contents

Class NukeUiState

Inheritance
System.Object
NukeUiState
Namespace: Content.Shared.Nuke
Assembly: Content.Shared.dll
Syntax
public sealed class NukeUiState : BoundUserInterfaceState

Fields

| Improve this Doc View Source

AllowArm

Declaration
public bool AllowArm
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

CooldownTime

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

DiskInserted

Declaration
public bool DiskInserted
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

EnteredCodeLength

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

IsAnchored

Declaration
public bool IsAnchored
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

MaxCodeLength

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

RemainingTime

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

Status

Declaration
public NukeStatus Status
Field Value
Type Description
NukeStatus
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾