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 | EvidenceEnumerator |
Public Member Functions | |
Evidence () | |
void | CopyTo (Array array, int index) |
IEnumerator | GetEnumerator () |
Properties | |
int | Count [get] |
bool | IsSynchronized [get] |
object | SyncRoot [get] |
Private Attributes | |
bool | _locked |
ArrayList | hostEvidenceList |
ArrayList | assemblyEvidenceList |
Definition at line 12 of file Evidence.cs.