{ "namespace": "core", "type_name": "event", "description": "This components spawns events.", "properties": [ { "name": "event", "description": "On receiving a boolean trigger the action will be executed", "data_type": "any", "socket_type": "output" } ], "extensions": [ { "namespace": "core", "type_name": "type_category", "extension": "event" } ] }