WoW:API GetNumRaidMembers: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 8: Line 8:
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]]
{{WoW API}}

Revision as of 06:00, 4 January 2006

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