Invisible Box 
        
    
            
        
| Vars | |
| box_lifespan | How long boxes last before going away | 
|---|---|
| Procs | |
| cleanup_box | Callback that gets rid out of box and removes the weakref from our list | 
Var Details
box_lifespan
            
        
    
            
        
        How long boxes last before going away
Proc Details
cleanup_box
Callback that gets rid out of box and removes the weakref from our list