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