Initial commit
This commit is contained in:
5
api/GuildControlGetRankFlags.lua
Normal file
5
api/GuildControlGetRankFlags.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@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
|
Reference in New Issue
Block a user