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