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
|
Public Member Functions | |
DictionaryEntry (object key, object value) | |
Properties | |
object | Key [get, set] |
object | Value [get, set] |
Private Attributes | |
object | _key |
object | _value |
Definition at line 12 of file DictionaryEntry.cs.