8 lines
		
	
	
		
			243 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			243 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param questIndex number
 | 
						|
---@return 1nil isWatched
 | 
						|
---Returns whether a quest from the quest log is listed in the objectives tracker
 | 
						|
function IsQuestWatched(questIndex) end
 |