ObjectGetInstanceId Method |
Returns the object's unique instance ID.
This ID can be saved in EncodedObjectAsID, and can be used to retrieve the object instance with @GDScript.instance_from_id.
Namespace: Godot
public ulong GetInstanceId()
[Missing <returns> documentation for "M:Godot.Object.GetInstanceId"]