Get Selected Item

Overview

The Get Selected Item Node returns the item that is currently selected in a List.

Scope: Scene, Function, Prefab.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

A standard Input Pulse, to trigger the execution of the Node.

List View

ObjectID

The ID of the desired List whose selected item will be returned.

Outputs

OutputTypeDescription

Pulse Output (►)

Pulse

A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.

Item Selected

ObjectID

The selected item in the list.

Last updated