This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
Sandbox.ModAPI.Ingame.IMyGridTerminalSystem
Malware edited this page Dec 25, 2018
·
45 revisions
← Index
private public abstract IMyGridTerminalSystem
```csharp
**Namespace:** [Sandbox.ModAPI.Ingame](Sandbox.ModAPI.Ingame)
**Assembly:** Sandbox.Common.dll
### Example
### Remarks
###### Methods
|Member|Description|
|---|---|
|[GetBlocks(List)](Sandbox.ModAPI.Ingame.IMyGridTerminalSystem.GetBlocks)||
|[GetBlockGroups(List, Func)](Sandbox.ModAPI.Ingame.IMyGridTerminalSystem.GetBlockGroups)||
|[GetBlocksOfType(List, Func)](Sandbox.ModAPI.Ingame.IMyGridTerminalSystem.GetBlocksOfType)||
|[GetBlocksOfType(List, Func)](Sandbox.ModAPI.Ingame.IMyGridTerminalSystem.GetBlocksOfType)||
|[SearchBlocksOfName(string, List, Func)](Sandbox.ModAPI.Ingame.IMyGridTerminalSystem.SearchBlocksOfName)||
|[GetBlockWithName(string)](Sandbox.ModAPI.Ingame.IMyGridTerminalSystem.GetBlockWithName)||
|[GetBlockGroupWithName(string)](Sandbox.ModAPI.Ingame.IMyGridTerminalSystem.GetBlockGroupWithName)||
|[GetBlockWithId(long)](Sandbox.ModAPI.Ingame.IMyGridTerminalSystem.GetBlockWithId)||
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!