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.ILogger Interface Reference
+ 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]
 

Detailed Description

Definition at line 7 of file ILogger.cs.


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