Add List Element
Last updated
Last updated
The Add List Element Node adds an element to either the beginning or end of a List. Each element consists of two parts: the icon and the text.
Scope: Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
Input | Type | Description |
---|---|---|
Output | Type | Description |
---|---|---|
Add to
Dropdown
The two options decide whether the element will be added to the Beginning
or End
of the List.
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Object ID
ObjectID
The List the user wishes to add the element to.
Icon Path
String
The path on the user's local machine which locates the desired icon image that will be added.
Text
String
The text of the element that will be added.
Pulse Output (►)
Pulse
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.