Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ResetPanelLogLevel(IPanel)

Resets the log level for binding failures on a panel to use the global setting.
Read time 1 minuteLast updated 4 days ago

Definition

public static void ResetPanelLogLevel(IPanel panel)

Parameters

panel

The panel to reset the global log level.

Remarks

You can use Binding.SetGlobalLogLevel to reset the global log level.