Interface IMyShipWelder
Describes ship welder interface (PB scripting interface)
Inherited Members
Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll
Syntax
public interface IMyShipWelder : IMyShipToolBase, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity
Properties
HelpOthers
Gets and sets whether this welder can help other welders
Declaration
bool HelpOthers { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |