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