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

7 lines
216 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return number numScores
---Returns the number of participant scores available in the current battleground
function GetNumBattlefieldScores() end