Files
wow-weakauras/Meta/api/ExpandTradeSkillSubClass.lua
2024-11-07 23:12:37 +01:00

5 lines
237 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@param index number
---Expands a group header in the trade skill listing. Causes an error if index does not refer to a header.
function ExpandTradeSkillSubClass(index) end