terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Collections.Generic.LowLevelDictionary< TKey, TValue > Member List

This is the complete list of members for System.Collections.Generic.LowLevelDictionary< TKey, TValue >, including all inherited members.

_bucketsSystem.Collections.Generic.LowLevelDictionary< TKey, TValue >private
_comparerSystem.Collections.Generic.LowLevelDictionary< TKey, TValue >private
_numEntriesSystem.Collections.Generic.LowLevelDictionary< TKey, TValue >private
_versionSystem.Collections.Generic.LowLevelDictionary< TKey, TValue >private
Clear(int capacity=17)System.Collections.Generic.LowLevelDictionary< TKey, TValue >inline
ExpandBuckets()System.Collections.Generic.LowLevelDictionary< TKey, TValue >inlineprivate
Find(TKey key)System.Collections.Generic.LowLevelDictionary< TKey, TValue >inlineprivate
GetBucket(TKey key, int numBuckets=0)System.Collections.Generic.LowLevelDictionary< TKey, TValue >inlineprivate
LowLevelDictionary()System.Collections.Generic.LowLevelDictionary< TKey, TValue >inline
LowLevelDictionary(int capacity, IEqualityComparer< TKey > comparer)System.Collections.Generic.LowLevelDictionary< TKey, TValue >inline
Remove(TKey key)System.Collections.Generic.LowLevelDictionary< TKey, TValue >inline
this[TKey key]System.Collections.Generic.LowLevelDictionary< TKey, TValue >
UncheckedAdd(TKey key, TValue value)System.Collections.Generic.LowLevelDictionary< TKey, TValue >inlineprivate