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.Dictionary< TKey, TValue >.Entry Struct Reference
+ Collaboration diagram for System.Collections.Generic.Dictionary< TKey, TValue >.Entry:

Public Attributes

int hashCode
 
int next
 
TKey key
 
TValue value
 

Detailed Description

Definition at line 787 of file Dictionary.cs.


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