GetBlocks
Summary
public void GetBlocks(List<IMyTerminalBlock> blocks, Func<IMyTerminalBlock, bool> collect)
Get terminal blocks which assigned to this group
Parameters
- List
blocks - Func<IMyTerminalBlock, bool> collect
public void GetBlocks(List<IMyTerminalBlock> blocks, Func<IMyTerminalBlock, bool> collect)
Get terminal blocks which assigned to this group