m
linebreaks are good
({{wowapi}}, format) |
m (linebreaks are good) |
||
| Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | {{wowapi}} __NOTOC__ | ||
Returns information about the player in the guild roster. | Returns information about the player in the guild roster. | ||
name, rank, rankIndex, level, class, zone, note, officernote, online, status = GetGuildRosterInfo(index); | name, rank, rankIndex, level, class, zone, note, | ||
officernote, online, status = GetGuildRosterInfo(index); | |||
==Parameters== | ==Parameters== | ||