WoW API: GuildControlSaveRank

From AddOn Studio
Revision as of 00:36, 25 March 2007 by WoWWiki>Disht (Initial documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.