GameObjectGetInstanceIDOn this pageGameObject.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type GameObjectlocal gameobject;local val0 = gameobject.GetInstanceID()