16 lines
		
	
	
		
			371 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			371 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param list owner
 | 
						|
---@param bidder
 | 
						|
---@param list
 | 
						|
---@param owner
 | 
						|
---@param index number
 | 
						|
---@return 4 duration
 | 
						|
---@return  1
 | 
						|
---@return  2
 | 
						|
---@return  3
 | 
						|
---@return  4
 | 
						|
---Returns the time remaining before an auction listing expires
 | 
						|
function GetAuctionItemTimeLeft(list, bidder, list, owner, index) end
 |