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
Loading...
Searching...
No Matches
UnityEngine.DebugLogHandler Class Referencesealed
+ Inheritance diagram for UnityEngine.DebugLogHandler:
+ Collaboration diagram for UnityEngine.DebugLogHandler:

Public Member Functions

void LogFormat (LogType logType, Object context, string format, params object[] args)
 
void LogException (Exception exception, Object context)
 
 DebugLogHandler ()
 

Package Functions

static void Internal_Log (LogType level, LogOption options, string msg, Object obj)
 
static void Internal_LogException (Exception ex, Object obj)
 

Detailed Description

Definition at line 11 of file DebugLogHandler.cs.


The documentation for this class was generated from the following file: