Files
wow_Meta/api/EquipmentManagerClearIgnoredSlotsForSave.lua
2025-05-04 15:15:00 +02:00

6 lines
192 B
Lua

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