Files
wow_Meta/api/EquipmentManagerClearIgnoredSlotsForSave.lua
2024-12-16 13:13:08 +01:00

4 lines
182 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Clears the list of equipment slots to be ignored when saving sets
function EquipmentManagerClearIgnoredSlotsForSave() end