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