terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
TraceEventCache () | |
Static Package Functions | |
static int | GetProcessId () |
static int | GetThreadId () |
Properties | |
string | Callstack [get] |
Stack | LogicalOperationStack [get] |
DateTime | DateTime [get] |
int | ProcessId [get] |
string | ThreadId [get] |
long | Timestamp [get] |
Static Private Member Functions | |
static void | InitProcessInfo () |
Private Attributes | |
long | timeStamp = 1L |
DateTime | dateTime |
string | stackTrace |
Static Private Attributes | |
static int | processId |
static string | processName |
Definition at line 9 of file TraceEventCache.cs.