Returns whether arena team roster listings should include offline members.
Returns whether arena team roster listings should include offline members. The "Show Offline" filter is not used in the default UI; if disabled, offline members are still shown.
Signature:
Code
showOffline = GetArenaTeamRosterShowOffline()
Returns:
showOffline - 1 if the show offline filter for arena teams is enabled, otherwise nil (1nil)
This function is deprecated and is no longer in use