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 | |
override void | Add (string key, string value) |
override void | Clear () |
override void | Remove (string key) |
Package Functions | |
TrackingStringDictionary () | |
TrackingStringDictionary (bool isReadOnly) | |
Properties | |
bool | IsChanged [get, set] |
override string | this[string key] [get, set] |
Private Attributes | |
readonly bool | _isReadOnly |
bool | _isChanged |
Definition at line 7 of file TrackingStringDictionary.cs.