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

5 lines
287 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return number timeLeft
---Returns the amount of time remaining before all players are removed from the instance, if in a battleground instance where the match has completed
function GetBattlefieldInstanceExpiration() end