Contents
← WoW API < GuildControlGetRankName
GuildControlGetRankName(index);
Returns the name of the rank at that index.
Parameters[edit | edit source]
Arguments[edit | edit source]
- index
- Number - the rank index
Returns[edit | edit source]
- rankName
- String - the name of the rank at index.
Details[edit | edit source]
index must be between 1 and GuildControlGetNumRanks().
Community content is available under CC-BY-SA unless otherwise noted.