WoW API: GetGuildRosterShowOffline

From AddOn Studio
Revision as of 01:08, 24 December 2006 by WoWWiki>Starlightblunder ({{wowapi}}, format)
Jump to navigation Jump to search

WoW API < GetGuildRosterShowOffline

Returns 1 if the guild roster is currently set to show offline members, nil otherwise.

showoffline = GetGuildRosterShowOffline(); 

Parameters

Returns

showoffline
Flag : 1 if online members are shown, nil otherwise.