Save Unique ID
Save Unique ID¶
Saves the Unique ID of the containing object to a Variable.
Note: This is often used in conjunction with Save Value to access data within the engine.
Examples¶
Save Unique ID to Global Variable 0¶
This saves the Unique ID of the containing object to Global Variable 0.
Save Unique ID to Local Variable 0¶
This saves the Unique ID of the containing object to Local Variable 0, keeping the data scoped to the current event.