Get Selected Item
Last updated
Last updated
The Get Selected Item Node returns the item that is currently selected in a List.
Scope: Scene, Function, Prefab.
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.
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.