Get Translation Key
Last updated
Last updated
The Get Translation Key Node returns the key referenced by the inputted Object.
Scope: Project, Scene, Function, Prefab.
Input | Type | Description |
---|---|---|
Output | Type | Description |
---|---|---|
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Object ID
ObjectID
The ID of the Object the user wishes to get the key from.
Pulse Output (►)
Pulse
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.
Key
String
The outputted translation key.