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
|
Classes | |
class | PathListComparer |
Public Member Functions | |
PathList () | |
int | GetCookiesCount () |
IEnumerator | GetEnumerator () |
Properties | |
int | Count [get, set] |
ICollection | Values [get, set] |
object | this[string s] [get, set] |
object | SyncRoot [get, set] |
Private Attributes | |
SortedList | m_list |
Definition at line 11 of file PathList.cs.