10 lines
		
	
	
		
			400 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			400 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param statIndex number
 | 
						|
---@return string text
 | 
						|
---@return string icon
 | 
						|
---@return string tooltip
 | 
						|
---Returns information about a battleground-specific scoreboard column. Battleground-specific statistics include flags captured in Warsong Gulch, towers assaulted in Alterac Valley, etc.
 | 
						|
function GetBattlefieldStatInfo(statIndex) end
 |