DisabledScope(bool)
Create a new DisabledScope and begin the corresponding group.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public DisabledScope(bool disabled)
Parameters
Boolean specifying if the controls inside the group should be disabled.