Files
wow_Meta/api/GetBattlefieldInstanceExpiration.lua
2024-12-16 13:13:08 +01:00

5 lines
283 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