BoxColliderGetInstanceIDOn this pageBoxCollider.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type BoxColliderlocal boxcollider;local val0 = boxcollider.GetInstanceID()