Delegate ReorderableList.ElementHeightCallbackDelegate
Namespace: UnityEditorInternal
Assembly: UnityEditor.dll
Syntax
public delegate float ElementHeightCallbackDelegate(int index);
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | index |
Returns
| Type | Description |
|---|---|
| Single |