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 |
---|---|---|
| Dropdown | The two options decide whether the element will be added to the |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The List the user wishes to add the element to. |
| String | The path on the user's local machine which locates the desired icon image that will be added. |
| String | The text of the element that will be added. |
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. |