WoW:API GuildControlSetRank: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page API GuildControlSetRank to API GuildControlSetRank without leaving a redirect) |
(No difference)
|
Latest revision as of 04:46, 15 August 2023
← WoW API < GuildControlSetRank
GuildControlSetRank(index);
Sets the rank at index for read/write.
Parameters[edit]
Arguments[edit]
- index
- Number - the rank index
Details[edit]
index must be between 1 and GuildControlGetNumRanks().
Calling this API sets the rank to return/edit flags for using GuildControlGetRankFlags() and GuildControlSetRankFlag().