Return the number of different races (branches) in Archeology. As of the Warlords of Draenor expansion, these are the valid race IDs:
- Dwarf
- Draenei
- Fossil
- Night Elf
- Nerubian
- Orc
- Tol'vir
- Troll
- Vrykul
- Mantid
- Pandaren
- Mogu
- Arakkoa
- Draenor Clans
- Ogre
See also Archaeology profession functions.
Signature:
numRaces
=
GetNumArchaeologyRaces()
Returns:
numRaces
- The number of Archaeology races in the game (number
)