Initial commit
This commit is contained in:
6
api/GetBattlefieldTimeWaited.lua
Normal file
6
api/GetBattlefieldTimeWaited.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@return number timeInQueue
|
||||
---Returns the amount of time elapsed since the player joined the queue for a battleground/arena
|
||||
function GetBattlefieldTimeWaited(index) end
|
||||
Reference in New Issue
Block a user