8 lines
		
	
	
		
			404 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			404 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						||
---@meta
 | 
						||
 | 
						||
---@param unit string
 | 
						||
---@return boolean success
 | 
						||
---Enables comparing achievements/statistics with another player. After a call to this function, the INSPECTACHIEVEMENTREADY event fires to indicate that achievement/statistic comparison functions will return valid data on the given unit.
 | 
						||
function SetAchievementComparisonUnit(unit) end
 |