GetBlockGroups
Summary
public void GetBlockGroups(List<IMyBlockGroup> blockGroups, Func<IMyBlockGroup, bool> collect)
Fills the provided list with the block groups reachable by this grid terminal system.
Parameters
- List
blockGroups - Func<IMyBlockGroup, bool> collect