Sandbox.ModAPI.Ingame.IMyGridTerminalSystem.GetBlockGroupWithName - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← IMyGridTerminalSystem
public IMyBlockGroup GetBlockGroupWithName(string name)
Returns the first block group found with the given name. Will returnnull
if no block group with that name can be found.
First found block group withname
ornull
if no block group with that name can be found
- string name