Materials 
        
    
            
        
| Vars | |
| materials | Dictionary of material.type || material ref | 
|---|---|
| materials_by_category | Dictionary of category || list of material refs | 
| Procs | |
| InitializeMaterials | Ran on initialize, populated the materials and materials_by_category dictionaries with their appropiate vars (See these variables for more info) | 
Var Details
materials
            
        
    
            
        
        Dictionary of material.type || material ref
materials_by_category
            
        
    
            
        
        Dictionary of category || list of material refs
Proc Details
InitializeMaterials
Ran on initialize, populated the materials and materials_by_category dictionaries with their appropiate vars (See these variables for more info)