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 | |
StringDictionary () | |
virtual void | Add (string key, string value) |
virtual void | Clear () |
virtual IEnumerator | GetEnumerator () |
virtual void | Remove (string key) |
Package Attributes | |
Hashtable | contents |
Properties | |
virtual string | this[string key] [get, set] |
Definition at line 11 of file StringDictionary.cs.