Send Custom Event¶
Sends a custom event, which will asynchronously trigger any OnCustomEvent nodes which are listening for the same eventName
Installation¶
To use this Node, you must enable omni.graph.action
in the Extension Manager.
Inputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
execIn |
|
Input Execution |
|
Event Name (eventName) |
|
The name of the custom event |
|
Path (path) |
|
The path associated with the event |
|
Bundle (bundle) |
|
Bundle to be sent with the event |
Outputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
execOut |
|
Output Execution |