Struct EditorGUI.DisabledScope
Implements
Inherited Members
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public struct DisabledScope : IDisposable
Constructors
| Improve this Doc View SourceDisabledScope(Boolean)
Declaration
public DisabledScope(bool disabled)
Parameters
Type | Name | Description |
---|---|---|
Boolean | disabled |
Methods
| Improve this Doc View SourceDispose()
Declaration
public void Dispose()