Method | Description | |
---|---|---|
LogException ( |
||
LogFormat ( LogType logType, UnityEngine context, string format ) : void |
Method | Description | |
---|---|---|
Internal_Log ( LogType level, string msg, [ obj ) : void | ||
Internal_LogException ( |
public LogException ( |
||
exception | ||
context | UnityEngine | |
return | void |
public LogFormat ( LogType logType, UnityEngine context, string format ) : void | ||
logType | LogType | |
context | UnityEngine | |
format | string | |
return | void |