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