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