Delegate CoreEditorDrawer<TUIState, TData>.AnimBoolItemGetter
Namespace: UnityEditor.Experimental.Rendering
Syntax
public delegate AnimBool AnimBoolItemGetter(TUIState s, TData p, Editor owner, int i);
Parameters
Type | Name | Description |
---|---|---|
TUIState | s | |
TData | p | |
Editor | owner | |
System.Int32 | i |
Returns
Type | Description |
---|---|
AnimBool |