blockly > Input > getSourceBlock
Input.getSourceBlock() method
Get the source block for this input.
Signature:
getSourceBlock(): Block;
Returns:
The block this input is part of.
blockly > Input > getSourceBlock
Get the source block for this input.
Signature:
getSourceBlock(): Block;
Returns:
The block this input is part of.