blockly > Events > BlockChange > toJson
Events.BlockChange.toJson() method
Encode the event as JSON.
Signature:
toJson(): BlockChangeJson;
Returns:
JSON representation.
blockly > Events > BlockChange > toJson
Encode the event as JSON.
Signature:
toJson(): BlockChangeJson;
Returns:
JSON representation.