Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DisabledScope(bool)

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

Definition

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

Parameters

disabled

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