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