Click or drag to resize
IMyTerminalActionsHelperGetTerminalSystemForGrid Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Sandbox.ModAPI.IMyTerminalActionsHelper.GetTerminalSystemForGrid(VRage.Game.ModAPI.IMyCubeGrid)"]

Namespace: Sandbox.ModAPI
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
IMyGridTerminalSystem GetTerminalSystemForGrid(
	IMyCubeGrid grid
)

Parameters

grid
Type: VRage.Game.ModAPIIMyCubeGrid

[Missing <param name="grid"/> documentation for "M:Sandbox.ModAPI.IMyTerminalActionsHelper.GetTerminalSystemForGrid(VRage.Game.ModAPI.IMyCubeGrid)"]

Return Value

Type: IMyGridTerminalSystem

[Missing <returns> documentation for "M:Sandbox.ModAPI.IMyTerminalActionsHelper.GetTerminalSystemForGrid(VRage.Game.ModAPI.IMyCubeGrid)"]

See Also