GetBlockGroupWithName
Summary
public IMyBlockGroup GetBlockGroupWithName(string name)
Returns the first block group found with the given name. Will returnnullif no block group with that name can be found.
Returns
First found block group withnameornullif no block group with that name can be found
Parameters
- string name