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

7 lines
310 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@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