WoW:API GuildControlSaveRank: Difference between revisions

From AddOn Studio
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[edit]

Arguments[edit]

name
String - the name of this rank

Details[edit]

Saves the current flags, set using GuildControlSetRankFlag() to the current rank.