WoW:API GetGuildInfo: Difference between revisions

m
Indicated where index began on rank index
mNo edit summary
m (Indicated where index began on rank index)
Line 9: Line 9:
:;guildName : String - The name of the guild the unit is in (or nil?).
:;guildName : String - The name of the guild the unit is in (or nil?).
:;guildRankName : String - unit's rank in unit's guild.
:;guildRankName : String - unit's rank in unit's guild.
:;guildRankIndex : Integer - unit's rank (index). - zero based index
:;guildRankIndex : Integer - unit's rank (index). - zero based index (0 is Guild Master, 1 and above are lower ranks)
Anonymous user