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

7 lines
292 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@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