7 lines
		
	
	
		
			186 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			186 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param id number
 | 
						|
---Removes an achievement from the objectives tracker UI
 | 
						|
function RemoveTrackedAchievement(id) end
 |