WoW API: GuildControlSetRank

From AddOn Studio
Revision as of 20:38, 8 September 2019 by 91.156.249.180 (talk)
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 must be between 1 and GuildControlGetNumRanks().

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