8 lines
		
	
	
		
			258 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			258 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@return string questDescription
 | 
						|
---@return string questObjectives
 | 
						|
---Returns the description and objective text for the selected quest in the quest log
 | 
						|
function GetQuestLogQuestText() end
 |