|
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
|
Inheritance diagram for UnityEngine.ILogger:
Collaboration diagram for UnityEngine.ILogger:Public Member Functions | |
| void | Log (LogType logType, object message) |
| void | Log (LogType logType, object message, Object context) |
| void | LogError (string tag, object message) |
| void | LogFormat (LogType logType, Object context, string format, params object[] args) |
| void | LogException (Exception exception, Object context) |
Properties | |
| ILogHandler | logHandler [get] |
| bool | logEnabled [get] |
Definition at line 7 of file ILogger.cs.