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