5 lines
		
	
	
		
			208 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			208 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@return list ... 
 | 
						|
---Returns numeric IDs of the achievements flagged for display in the objectives tracker UI
 | 
						|
function GetTrackedAchievements() end |