Get Name
Last updated
Last updated
The Get Name Node returns the name of an Object when its Object ID is provided.
Attribute | Type | Description |
---|---|---|
| ObjectID | The Object whose name will be returned, if one is not provided in the Input Socket. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The Object whose name will be returned. |
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. |
| String | Returns the name of the specified Object. |