AudioClipGetInstanceIDOn this pageAudioClip.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type AudioCliplocal audioclip;local val0 = audioclip.GetInstanceID()