5 lines
		
	
	
		
			192 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			192 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@param seconds number 
 | 
						|
---Sets the amount of time combat log entries will be stored
 | 
						|
function CombatLogSetRetentionTime(seconds) end |