Example #1
0
 private void Application_logMessageReceived(string condition, string stackTrace, LogType type)
 {
     ExplorerCore.LogUnity(condition, type);
 }