|
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
|
Collaboration diagram for System.Net.BaseLoggingObject:Package Functions | |
| BaseLoggingObject () | |
| virtual void | EnterFunc (string funcname) |
| virtual void | LeaveFunc (string funcname) |
| virtual void | DumpArrayToConsole () |
| virtual void | PrintLine (string msg) |
| virtual void | DumpArray (bool shouldClose) |
| virtual void | DumpArrayToFile (bool shouldClose) |
| virtual void | Flush () |
| virtual void | Flush (bool close) |
| virtual void | LoggingMonitorTick () |
| virtual void | Dump (byte[] buffer) |
| virtual void | Dump (byte[] buffer, int length) |
| virtual void | Dump (byte[] buffer, int offset, int length) |
| virtual void | Dump (IntPtr pBuffer, int offset, int length) |
Definition at line 8 of file BaseLoggingObject.cs.