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 | |
MemoryTraceWriter () | |
void | Trace (TraceLevel level, string message, Exception ex) |
IEnumerable< string > | GetTraceMessages () |
override string | ToString () |
Properties | |
TraceLevel | LevelFilter [get, set] |
Private Attributes | |
readonly Queue< string > | _traceMessages |
TraceLevel< LevelFilter > | k__BackingField |
Definition at line 13 of file MemoryTraceWriter.cs.