5 lines
		
	
	
		
			248 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			248 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@return number timeleft 
 | 
						|
---Returns the amount of time remaining before an offered summons expires. Returns 0 if no summons is currently available.
 | 
						|
function GetSummonConfirmTimeLeft() end |