OmniGraph Node omni.graph.action.SendCustomEvent

omni.graph.action.SendCustomEvent Properties

Name

Value

Version

1

Extension

omni.graph.action

Has State?

True

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Send Custom Event

__categories

graph:action,event

__language

Python

Generated Class Name

OgnSendCustomEventDatabase

Python Module

omni.graph.action

omni.graph.action.SendCustomEvent Description

Sends a custom event, which will asynchronously trigger any OnCustomEvent nodes which are listening for the same eventName

omni.graph.action.SendCustomEvent Inputs

Name

Type

Default

Required?

Descripton

inputs:bundle

bundle

None

Y

Bundle to be sent with the event

uiName

Bundle

inputs:eventName

token

Y

The name of the custom event

uiName

Event Name

inputs:execIn

execution

None

Y

Input Execution

inputs:path

token

Y

The path associated with the event

uiName

Path

omni.graph.action.SendCustomEvent Outputs

Name

Type

Default

Required?

Descripton

outputs:execOut

execution

None

Y

Output Execution