Struct DisabledScope
Namespace: UnityEditor.VFX.UI
Syntax
public struct DisabledScope : IDisposable
Constructors
DisabledScope(Boolean)
Declaration
public DisabledScope(bool disabled)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disabled |
Methods
Dispose()
Declaration
public void Dispose()