Add meta
This commit is contained in:
		
							
								
								
									
										6
									
								
								Meta/api/SetAchievementComparisonUnit.lua
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								Meta/api/SetAchievementComparisonUnit.lua
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| ---@diagnostic disable: missing-return, lowercase-global | ||||
|  | ||||
| ---@param unit unitID  | ||||
| ---@return 1nil 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 | ||||
		Reference in New Issue
	
	Block a user