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

11 lines
362 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return boolean unk
---@return number honorWinReward
---@return number arenaWinReward
---@return number honorLossReward
---@return number arenaLossReward
---Returns the awarded honor and arena points for a Call to Arms battleground win or loss
function GetHolidayBGHonorCurrencyBonuses() end