7 lines
		
	
	
		
			238 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			238 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@return number timeLeft
 | 
						|
---Returns the amount of time left on the current ready check. Returns 0 if no ready check is in progress.
 | 
						|
function GetReadyCheckTimeLeft() end
 |