---@diagnostic disable: missing-return, lowercase-global ---@param index number ---Puts an equipment set (specified by index) on the cursor. Can be used to place an equipment set in an action bar slot. function PickupEquipmentSet(index) end