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
|
Public Member Functions | |
TraceEventCache () | |
Static Package Functions | |
static int | GetProcessId () |
static int | GetThreadId () |
Properties | |
string | Callstack [get, set] |
Stack | LogicalOperationStack [get, set] |
DateTime | DateTime [get, set] |
int | ProcessId [get, set] |
string | ThreadId [get, set] |
long | Timestamp [get, set] |
Static Private Member Functions | |
static void | InitProcessInfo () |
Private Attributes | |
long | timeStamp |
DateTime | dateTime |
string | stackTrace |
Static Private Attributes | |
static int | processId |
static string | processName |
Definition at line 12 of file TraceEventCache.cs.