Class ParticleAcceleratorUIState
Inheritance
System.Object
ParticleAcceleratorUIState
Assembly: Content.Shared.dll
Syntax
public sealed class ParticleAcceleratorUIState : BoundUserInterfaceState
Constructors
|
Improve this Doc
View Source
ParticleAcceleratorUIState(Boolean, Boolean, ParticleAcceleratorPowerState, Int32, Int32, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, ParticleAcceleratorPowerState, Boolean)
Declaration
public ParticleAcceleratorUIState(bool assembled, bool enabled, ParticleAcceleratorPowerState state, int powerReceive, int powerDraw, bool emitterStarboardExists, bool emitterForeExists, bool emitterPortExists, bool powerBoxExists, bool fuelChamberExists, bool endCapExists, bool interfaceBlock, ParticleAcceleratorPowerState maxLevel, bool wirePowerBlock)
Parameters
Type |
Name |
Description |
System.Boolean |
assembled |
|
System.Boolean |
enabled |
|
ParticleAcceleratorPowerState |
state |
|
System.Int32 |
powerReceive |
|
System.Int32 |
powerDraw |
|
System.Boolean |
emitterStarboardExists |
|
System.Boolean |
emitterForeExists |
|
System.Boolean |
emitterPortExists |
|
System.Boolean |
powerBoxExists |
|
System.Boolean |
fuelChamberExists |
|
System.Boolean |
endCapExists |
|
System.Boolean |
interfaceBlock |
|
ParticleAcceleratorPowerState |
maxLevel |
|
System.Boolean |
wirePowerBlock |
|
Fields
|
Improve this Doc
View Source
Assembled
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
EmitterForeExists
Declaration
public bool EmitterForeExists
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
EmitterPortExists
Declaration
public bool EmitterPortExists
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
EmitterStarboardExists
Declaration
public bool EmitterStarboardExists
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Enabled
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
EndCapExists
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
FuelChamberExists
Declaration
public bool FuelChamberExists
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
InterfaceBlock
Declaration
public bool InterfaceBlock
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
MaxLevel
Declaration
public ParticleAcceleratorPowerState MaxLevel
Field Value
|
Improve this Doc
View Source
PowerBoxExists
Declaration
public bool PowerBoxExists
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
PowerDraw
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PowerReceive
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
State
Declaration
public ParticleAcceleratorPowerState State
Field Value
|
Improve this Doc
View Source
WirePowerBlock
Declaration
public bool WirePowerBlock
Field Value
Type |
Description |
System.Boolean |
|