Delegate ReorderableList.ReorderCallbackDelegate
Namespace: UnityEditorInternal
Assembly: UnityEditor.dll
Syntax
public delegate void ReorderCallbackDelegate(ReorderableList list);
Parameters
| Type | Name | Description |
|---|---|---|
| ReorderableList | list |
public delegate void ReorderCallbackDelegate(ReorderableList list);
| Type | Name | Description |
|---|---|---|
| ReorderableList | list |