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
|
This is the complete list of members for UnityEngine.DebugLogHandler, including all inherited members.
DebugLogHandler() | UnityEngine.DebugLogHandler | inline |
Internal_Log(LogType level, LogOption options, string msg, Object obj) | UnityEngine.DebugLogHandler | package |
Internal_LogException(Exception ex, Object obj) | UnityEngine.DebugLogHandler | package |
LogException(Exception exception, Object context) | UnityEngine.DebugLogHandler | inline |
LogFormat(LogType logType, Object context, string format, params object[] args) | UnityEngine.DebugLogHandler | inline |