Show / Hide Table of Contents

Class WarDeclaratorBoundUserInterfaceState

Inheritance
System.Object
WarDeclaratorBoundUserInterfaceState
Namespace: Content.Shared.NukeOps
Assembly: Content.Shared.dll
Syntax
public sealed class WarDeclaratorBoundUserInterfaceState : BoundUserInterfaceState

Constructors

| Improve this Doc View Source

WarDeclaratorBoundUserInterfaceState(WarConditionStatus, Int32, TimeSpan, TimeSpan)

Declaration
public WarDeclaratorBoundUserInterfaceState(WarConditionStatus status, int minCrew, TimeSpan delay, TimeSpan endTime)
Parameters
Type Name Description
WarConditionStatus status
System.Int32 minCrew
TimeSpan delay
TimeSpan endTime

Fields

| Improve this Doc View Source

Delay

Declaration
public TimeSpan Delay
Field Value
Type Description
TimeSpan
| Improve this Doc View Source

EndTime

Declaration
public TimeSpan EndTime
Field Value
Type Description
TimeSpan
| Improve this Doc View Source

MinCrew

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

Status

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