CapsuleColliderGetInstanceIDOn this pageCapsuleCollider.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type CapsuleColliderlocal capsulecollider;local val0 = capsulecollider.GetInstanceID()