On Widget Clicked (BETA)

Event node which fires when a UI widget with the specified identifier is clicked. This node should be used in combination with UI creation nodes such as OgnButton.

Installation

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

Inputs

Name

Type

Description

Default

Widget Identifier (widgetIdentifier)

token

A unique identifier identifying the widget. This should be specified in the UI creation node such as OgnButton.

Outputs

Name

Type

Description

Default

Clicked (clicked)

execution

Executed when the widget is clicked