storage 
        
    
            
        
| Vars | |
| preload | Should we preload the contents of this type? BE CAREFUL, THERE'S SOME REALLY NASTY SHIT IN THIS TYPEPATH SANTA IS EVIL | 
|---|---|
| Procs | |
| get_types_to_preload | Returns a list of object types to be preloaded by our code I'll say it again, be very careful with this. We only need it for a few things Don't do anything stupid, please | 
Var Details
preload
            
        
    
            
        
        Should we preload the contents of this type? BE CAREFUL, THERE'S SOME REALLY NASTY SHIT IN THIS TYPEPATH SANTA IS EVIL
Proc Details
get_types_to_preload
Returns a list of object types to be preloaded by our code I'll say it again, be very careful with this. We only need it for a few things Don't do anything stupid, please