WoW:API GetNumRaidMembers: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
m (stubbed)
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
{{Stub/API}}
GetNumRaidMembers()
GetNumRaidMembers()



Revision as of 13:40, 7 July 2009

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.