Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DisabledGroupScope(bool)

Create a new DisabledGroupScope and begin the corresponding group.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Constructor
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public DisabledGroupScope(bool disabled)

Parameters

disabled

Boolean specifying if the controls inside the group should be disabled.