terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
DictionaryEntry (object key, object value) | |
Properties | |
object | Key [get] |
object | Value [get] |
Private Attributes | |
object | _key |
object | _value |
Definition at line 8 of file DictionaryEntry.cs.