IMyGridTerminalSystem Methods |
v01.180.0 (Beta)[This is preliminary documentation and is subject to change.]
The IMyGridTerminalSystem type exposes the following members.
Methods
| Name | Description |
---|
 | GetBlockGroups(List<IMyBlockGroup>) | |
 | GetBlockGroups(List<IMyBlockGroup>, Func<T, TResult>) | (Inherited from IMyGridTerminalSystem.) |
 | GetBlockGroupWithName | |
 | GetBlocks(List<IMyTerminalBlock>) | |
 | GetBlocks(List<IMyTerminalBlock>) | (Inherited from IMyGridTerminalSystem.) |
 | GetBlocksOfType<T>(List<T>, Func<T, TResult>) | (Inherited from IMyGridTerminalSystem.) |
 | GetBlocksOfType<T>(List<IMyTerminalBlock>, Func<T, TResult>) | |
 | GetBlocksOfType<T>(List<IMyTerminalBlock>, Func<T, TResult>) | (Inherited from IMyGridTerminalSystem.) |
 | GetBlockWithId | (Inherited from IMyGridTerminalSystem.) |
 | GetBlockWithName | |
 | SearchBlocksOfName(String, List<IMyTerminalBlock>, Func<T, TResult>) | |
 | SearchBlocksOfName(String, List<IMyTerminalBlock>, Func<T, TResult>) | (Inherited from IMyGridTerminalSystem.) |
Top
See Also