Generate List
Overview
Generate List accepts a List Object and renders it to a Scene.
Scope: Scene, Function, Prefab.
Attributes
Object
Attribute | Type | Description |
---|---|---|
| ObjectID | The List Object you wish to generate, if one is not provided in the |
Inputs
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The List Object you wish to generate. |
Outputs
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. |
See Also
Last updated