Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Debug.RetrieveStartupLogs

Switch to Manual

Declaration

public static StartupLog[] RetrieveStartupLogs();

Description

Returns any captured startup logs

If startup logs are being captured, all captured logs will be returned. Capturing will also be disabled.