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

5 lines
220 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return table categories
---Returns a list of all achievement categories. See GetGuildCategoryList() for the guild version.
function GetCategoryList() end