Interface IMyShipDrill
Describes ship drill block (PB scripting interface)
Inherited Members
Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll
Syntax
public interface IMyShipDrill : IMyShipToolBase, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity
Properties
TerrainClearingMode
Voxel removal mode for drilling via Enabled state (but not for mouse activation)
Declaration
bool TerrainClearingMode { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |