WoW:API GetGuildRosterLastOnline: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
Usage: yearsOffline, monthsOffline, daysOffline, hoursOffline = GetGuildRosterLastOnline(index);
Usage: yearsOffline, monthsOffline, daysOffline, hoursOffline = GetGuildRosterLastOnline(index);


[[Category:API Functions|GetGuildRosterLastOnline]]
{{Template:WoW API}}
[[Category:API Guild Functions|GetGuildRosterLastOnline]]

Revision as of 15:34, 4 January 2006

Usage: yearsOffline, monthsOffline, daysOffline, hoursOffline = GetGuildRosterLastOnline(index);

Template:WoW API