5 lines
		
	
	
		
			167 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			167 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@return boolean inRaid 
 | 
						|
---Returns whether the player is currently in a raid group
 | 
						|
function IsInRaid() end |