EndDisabledGroup()
Ends a disabled group started with BeginDisabledGroup.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static void EndDisabledGroup()
Remarks
Additional Resources: EditorGUI.BeginDisabledGroup.