On WebSprite Remote URL Change
Last updated
Last updated
On WebSprite Remote URL Change is an Event Listener Node used for executing a Logic Branch when the URL of a WebSprite changes.
Scope: Scene, Prefab.
Attribute | Type | Description |
---|---|---|
| ObjectID | The WebSprite Object whose URL changing triggers the Logic Branch, if none is given in the Input Socket. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The WebSprite Object whose URL changing triggers the Logic Branch. |
| Pulse | An Input Pulse that needs to be triggered to start listening to the Event. |
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. |
| String | The new URL of the WebSprite Object. |
| ObjectID | The WebSprite Object whose URL changing triggered the Logic Branch. |