Files
wow_Meta/api/GuildControlGetRankFlags.lua
2025-05-04 14:35:26 +02:00

6 lines
301 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