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.DictionaryEntry Struct Reference
+ Collaboration diagram for System.Collections.DictionaryEntry:

Public Member Functions

 DictionaryEntry (object key, object value)
 

Properties

object Key [get, set]
 
object Value [get, set]
 

Private Attributes

object _key
 
object _value
 

Detailed Description

Definition at line 12 of file DictionaryEntry.cs.


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