8 lines
		
	
	
		
			226 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			226 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param unit string
 | 
						|
---@return number raidNum
 | 
						|
---Returns whether a unit is in same battleground instance as the player
 | 
						|
function UnitInBattleground(unit) end
 |