SpriteGetInstanceIDOn this pageSprite.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type Spritelocal sprite;local val0 = sprite.GetInstanceID()