WoW:API GetGuildRosterShowOffline: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
({{wowapi}}, format)
m (Move page script moved page API GetGuildRosterShowOffline to API GetGuildRosterShowOffline without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

WoW API < GetGuildRosterShowOffline

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

showoffline = GetGuildRosterShowOffline(); 

Parameters[edit]

Returns[edit]

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