---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param slot number ---@return string link ---Returns a hyperlink for an item available as loot. Returns nil if the loot slot is empty or contains money. function GetLootSlotLink(slot) end