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(ListIMyBlockGroup) | |
| GetBlockGroups(ListIMyBlockGroup, FuncT, TResult) | (Inherited from IMyGridTerminalSystem.) |
| GetBlockGroupWithName | |
| GetBlocks(ListIMyTerminalBlock) | |
| GetBlocks(ListIMyTerminalBlock) | (Inherited from IMyGridTerminalSystem.) |
| GetBlocksOfTypeT(ListT, FuncT, TResult) | (Inherited from IMyGridTerminalSystem.) |
| GetBlocksOfTypeT(ListIMyTerminalBlock, FuncT, TResult) | |
| GetBlocksOfTypeT(ListIMyTerminalBlock, FuncT, TResult) | (Inherited from IMyGridTerminalSystem.) |
| GetBlockWithId | (Inherited from IMyGridTerminalSystem.) |
| GetBlockWithName | |
| SearchBlocksOfName(String, ListIMyTerminalBlock, FuncT, TResult) | |
| SearchBlocksOfName(String, ListIMyTerminalBlock, FuncT, TResult) | (Inherited from IMyGridTerminalSystem.) |
TopSee Also