Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

EditorGUI.DisabledGroupScope.EditorGUI.DisabledGroupScope

Switch to Manual
public EditorGUI.DisabledGroupScope(disabled: bool)

Parameters

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

Description

Create a new DisabledGroupScope and begin the corresponding group.