Get Dropdown Options
Last updated
Last updated
Get Dropdown Options returns an Array of all of a Dropdown Object's Options
.
Scope: Scene, Function, Prefab.
Input | Type | Description |
---|---|---|
Output | Type | Description |
---|---|---|
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Object ID
ObjectID
The Dropdown Object whose Options
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.
Options
Array
The Options
of the inputted Dropdown Object.