Files
wow_Meta/api/GetNumArchaeologyRaces.lua
2025-05-04 15:15:00 +02:00

7 lines
413 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return number numRaces
---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
function GetNumArchaeologyRaces() end