Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

Application.LogCallback

public delegate void LogCallback(string condition, string stackTrace, LogType type);

Description

Use this delegate type with Application.logMessageReceived or Application.logMessageReceivedThreaded to monitor what gets logged.

Did you find this page useful? Please give it a rating: