Delegate CoreEditorDrawer<TData>.Enabler
Namespace: UnityEditor.Experimental.Rendering.HDPipeline
Syntax
public delegate bool Enabler(TData data, Editor owner);
Parameters
| Type | Name | Description |
|---|---|---|
| TData | data | |
| Editor | owner |
Returns
| Type | Description |
|---|---|
| Boolean |