VideoClipGetInstanceIDOn this pageVideoClip.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type VideoCliplocal videoclip;local val0 = videoclip.GetInstanceID()