WoW:API GuildControlSaveRank: Difference between revisions
Jump to navigation
Jump to search
(Initial documentation) |
m (Move page script moved page API GuildControlSaveRank to API GuildControlSaveRank without leaving a redirect) |
(No difference)
| |
Latest revision as of 04:46, 15 August 2023
← WoW API < GuildControlSaveRank
GuildControlSaveRank(name);
Saves the current rank under name. Current rank is set using GuildControlSetRank()
Parameters
Arguments
- name
- String - the name of this rank
Details
Saves the current flags, set using GuildControlSetRankFlag() to the current rank.