WoW:API GetNumRaidMembers: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 7: Line 7:


This is a good way to help determine what chat channel to send messages to.
This is a good way to help determine what chat channel to send messages to.
[[Category:API Functions|GetNumRaidMembers]]
[[Category:API Raid Functions|GetNumRaidMembers]]

Revision as of 12:39, 30 August 2005

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.