Interface IMySmallGatlingGun
Describes gatling gun (PB scripting interface)
Inherited Members
Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll
Syntax
public interface IMySmallGatlingGun : IMyUserControllableGun, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity
Properties
UseConveyorSystem
Getter whether gatling gun can pull items from conveyor system
Declaration
bool UseConveyorSystem { get; }
Property Value
Type | Description |
---|---|
System.Boolean |