Summary

public IMyTerminalBlock GetBlockWithId(long id)

Attempts to retrieve the block with the given entity ID.

Returns

IMyTerminalBlock

Block ornullif no block with provided id found

Parameters