GetBlockWithName
Summary
public IMyTerminalBlock GetBlockWithName(string name)
Returns the first block found with the given name.
Returns
First found block withnameornullif no block with that name can be found
Parameters
- string name
public IMyTerminalBlock GetBlockWithName(string name)
Returns the first block found with the given name.
First found block withnameornullif no block with that name can be found