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.
Add to
Dropdown
The two options decide whether the element will be added to the Beginning or End of the List.
Beginning
End
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
The text of the element that will be added.
Pulse Output (►)
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.
Remove List Element
Last updated 1 year ago