terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
class | PathListComparer |
Public Member Functions | |
PathList () | |
int | GetCookiesCount () |
IEnumerator | GetEnumerator () |
Properties | |
int | Count [get] |
ICollection | Values [get] |
object | this[string s] [get, set] |
object | SyncRoot [get] |
Private Attributes | |
SortedList | m_list |
Definition at line 9 of file PathList.cs.