| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
Public Member Functions | |
| JoinBaseHashBuilder (HashLookup< THashKey, HashLookupValueList< TElement, TOrderKey > > baseLookup) | |
| bool | Add (THashKey hashKey, TElement element, TOrderKey orderKey) | 
| bool | Add (THashKey hashKey, TBaseElement element, TBaseOrderKey orderKey) | 
Private Attributes | |
| readonly HashLookup< THashKey, HashLookupValueList< TElement, TOrderKey > > | _base | 
Definition at line 8 of file JoinHashLookupBuilder.cs.