8 lines
		
	
	
		
			260 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			260 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param questLogIndex number
 | 
						|
---@return number questWatchIndex
 | 
						|
---Returns the quest watch (objective tracker) index of a quest in the quest log
 | 
						|
function GetQuestWatchIndex(questLogIndex) end
 |