WoW API: GetNumRaidMembers

From AddOn Studio
Revision as of 20:27, 30 November 2009 by WoWWiki>Peeka
Jump to navigation Jump to search

WoW API < GetNumRaidMembers

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.

See Also