WoW API: GuildControlSetRank

From AddOn Studio
Revision as of 00:27, 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 < GuildControlSetRank

GuildControlSetRank(index);

Sets the rank at index for read/write.

Parameters

Arguments

index
Number - the rank index

Details

index muse be between 1 and GuildControlGetNumRanks().

Calling this API sets the rank to return/edit flags for using GuildControlGetRankFlags() and GuildControlSetRankFlag().