Files
wow-weakauras/Meta/api/GetPVPSessionStats.lua
2024-11-07 23:12:37 +01:00

6 lines
243 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return number honorKills
---@return number honorPoints
---Returns the number of kills and honor points scored by the player since logging in
function GetPVPSessionStats() end