On Javascript Callback
Last updated
Last updated
On Javascript Callback is an Event Listener Node used for executing a Logic Branch when a Javascript function is called. This function needs to be defined in the Web Sprite that is given as Object Attribute.
Attribute | Type | Description |
---|---|---|
| ObjectID | Web Sprite Object that contains the callback function. |
Attribute | Type | Description |
---|---|---|
| String | The name of the function that will trigger the Logic. |
Attribute | Type | Description |
---|---|---|
| Drop-down | Label and Data Type of the corresponding Output Socket. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| Defined in the | Parameter received by the callback function. |