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

Binding.ResetPanelLogLevel

Declaration

public static void ResetPanelLogLevel(UIElements.IPanel panel);

Parameters

panel The panel to reset the global log level.

Description

Resets the log level for binding failures on a panel to use the global setting.

You can use SetGlobalLogLevel to reset the global log level.