Select List Entry
Last updated
Last updated
Select List Entry selects an entry item in a List Object.
Scope: Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| ObjectID | The target List Object you want to select an entry of, if one is not provided in the |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The List Object you want to select an entry of. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |