Class EditorGUI.DisabledGroupScope
Implements
Inherited Members
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public class DisabledGroupScope : GUI.Scope, IDisposable
Constructors
| Improve this Doc View SourceDisabledGroupScope(Boolean)
Declaration
public DisabledGroupScope(bool disabled)
Parameters
Type | Name | Description |
---|---|---|
Boolean | disabled |
Methods
| Improve this Doc View SourceCloseScope()
Declaration
protected override void CloseScope()