Summary

public void GetBlocks(List<IMyTerminalBlock> blocks, Func<IMyTerminalBlock, bool> collect)

Get terminal blocks which assigned to this group

Parameters