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