7 lines
		
	
	
		
			188 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			188 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| ---@diagnostic disable: missing-return, lowercase-global
 | |
| ---@meta
 | |
| 
 | |
| ---@return number ...
 | |
| ---Returns a list of the times remaining for any active timed quests
 | |
| function GetQuestTimers() end
 |