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