7 lines
		
	
	
		
			226 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			226 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| ---@diagnostic disable: missing-return, lowercase-global
 | |
| ---@meta
 | |
| 
 | |
| ---@return number experience
 | |
| ---Returns the experience reward at the player's level for the selected quest in the quest log
 | |
| function GetQuestLogRewardXP() end
 |