Click or drag to resize
MyTerminalControlFactoryHelperIMyTerminalActionsHelperGetTerminalSystemForGrid Method

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

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

Namespace: Sandbox.ModAPI
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
IMyGridTerminalSystem IMyTerminalActionsHelper.GetTerminalSystemForGrid(
	IMyCubeGrid grid
)

Parameters

grid
Type: VRage.Game.ModAPIIMyCubeGrid

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

Return Value

Type: IMyGridTerminalSystem

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

Implements

IMyTerminalActionsHelperGetTerminalSystemForGrid(IMyCubeGrid)
See Also