Delegate ReorderableList.CanAddCallbackDelegate
Namespace: UnityEditorInternal
Assembly: UnityEditor.dll
Syntax
public delegate bool CanAddCallbackDelegate(ReorderableList list);
Parameters
Type | Name | Description |
---|---|---|
ReorderableList | list |
Returns
Type | Description |
---|---|
Boolean |