Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Generic.Dictionary< TKey, TValue >.Entry Struct Reference

Public Attributes

uint hashCode
 
int next
 
TKey key
 
TValue value
 

Detailed Description

Definition at line 125 of file Dictionary.cs.


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