/obj/effect/overlay/vis
        
    
            
        
| Vars | |
| cache_expiration | overlays which go unused for this amount of time get cleaned up | 
|---|---|
| unused | When detected to be unused it gets set to world.time, after a while it gets removed | 
Var Details
cache_expiration
            
        
    
            
        
        overlays which go unused for this amount of time get cleaned up
unused
            
        
    
            
        
        When detected to be unused it gets set to world.time, after a while it gets removed