6 lines
		
	
	
		
			229 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			229 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@param index number 
 | 
						|
---@return number waitTime 
 | 
						|
---Returns the estimated wait time on a battleground or arena queue
 | 
						|
function GetBattlefieldEstimatedWaitTime(index) end |