---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param slot number ---Confirms picking up an item available as loot. Usable after the LOOT_BIND_CONFIRM event fires, warning that an item binds on pickup. function ConfirmLootSlot(slot) end