LuaFileComponentGetInstanceIDOn this pageLuaFileComponent.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type LuaFileComponentlocal luafilecomponent;local val0 = luafilecomponent.GetInstanceID()