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