This function or event no longer exists in version 6.0.2 (19034) of World of Warcraft. Please check the main API page for an up-to-date listing of the valid API functions
Returns the number of members in the player's raid. As of 5.0.4, the function is replaced by GetNumGroupMembers()
See also Raid functions.
Signature:
numRaidMembers
=
GetNumRaidMembers()
Returns:
numRaidMembers
- Number of members in the raid (including the player) (number
)