Class MyObjectBuilder_Warhead
Inheritance
System.Object
MyObjectBuilder_Warhead
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_Warhead : MyObjectBuilder_TerminalBlock
Constructors
MyObjectBuilder_Warhead()
Declaration
public MyObjectBuilder_Warhead()
Fields
CountdownMs
Declaration
Field Value
Type |
Description |
System.Int32 |
|
IsArmed
Declaration
Field Value
Type |
Description |
System.Boolean |
|
IsCountingDown
Declaration
public bool IsCountingDown
Field Value
Type |
Description |
System.Boolean |
|
Methods
SetupForProjector()
Declaration
public override void SetupForProjector()
Overrides
Extension Methods