WheelColliderGetInstanceIDOn this pageWheelCollider.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type WheelColliderlocal wheelcollider;local val0 = wheelcollider.GetInstanceID()