WoW:API GetNumRaidMembers

From AddOn Studio
Revision as of 06:00, 4 January 2006 by WoWWiki>Muert
Jump to navigation Jump to search

GetNumRaidMembers()

Returns the total number of people in raid, including the player.

Returns 0 if not in a raid.


This is a good way to help determine what chat channel to send messages to.


Template:WoW API