An object represending an ingame terminal block
Applies/executes the given action.
Example:
var soundBlock = Blocks.get("Sound Block 1");
soundBlock.applyAction("PlaySound");
An object represending an ingame terminal block
Applies/executes the given action.
Example:
var soundBlock = Blocks.get("Sound Block 1");
soundBlock.applyAction("PlaySound");