On Custom Event

Event node which fires when the specified custom event is sent. This node is used in combination with SendCustomEvent

Installation

To use this Node, you must enable omni.graph.action in the Extension Manager.

Inputs

Name

Type

Description

Default

Event Name (eventName)

token

The name of the custom event

Only Simulate On Play (onlyPlayback)

bool

When true, the node is only computed while Stage is being played.

True

Outputs

Name

Type

Description

Default

Path (path)

token

The path associated with the received custom event

Bundle (bundle)

bundle

Bundle received with the event

Received (execOut)

execution

Executes when the event is received