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 10 days ago

Definition

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

Parameters

disabled

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