9 lines
		
	
	
		
			262 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			262 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@return string skillName
 | 
						|
---@return string icon
 | 
						|
---@return number points
 | 
						|
---Returns skill point reward info for the selected quest in the quest log
 | 
						|
function GetQuestLogRewardSkillPoints() end
 |