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

5 lines
305 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return list ...
---Returns the list of privileges for the guild rank being edited. The name of a privilege for an index in this list can be found in the global variable "GUILDCONTROL_OPTION"..index.
function GuildControlGetRankFlags() end