Class MyObjectBuilder_GasTank
Inheritance
System.Object
MyObjectBuilder_GasTank
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_GasTank : MyObjectBuilder_FunctionalBlock
Constructors
MyObjectBuilder_GasTank()
Declaration
public MyObjectBuilder_GasTank()
Fields
AutoRefill
Declaration
Field Value
Type |
Description |
System.Boolean |
|
FilledRatio
Declaration
Field Value
Type |
Description |
System.Single |
|
Inventory
Declaration
[Nullable]
public MyObjectBuilder_Inventory Inventory
Field Value
IsStockpiling
Declaration
public bool IsStockpiling
Field Value
Type |
Description |
System.Boolean |
|
Methods
SetupForProjector()
Declaration
public override void SetupForProjector()
Overrides
Extension Methods