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