GetGlobalLogLevel()
Gets the global log level for all binding failures.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static BindingLogLevel GetGlobalLogLevel()
Returns
Type | Description |
|---|---|
| BindingLogLevel | The global log level. |