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