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