Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.JoinHashLookupBuilder< TElement, TOrderKey, THashKey >.JoinBaseHashBuilder Struct Reference

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
 

Detailed Description

Definition at line 8 of file JoinHashLookupBuilder.cs.


The documentation for this struct was generated from the following file: