ColliderGetInstanceIDOn this pageCollider.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type Colliderlocal collider;local val0 = collider.GetInstanceID()