Reorderable List Control for Unity
- Namespaces
- Rotorz.ReorderableList
- ReorderableListControl
- ReorderableListControl..::..DrawEmptyAbsolute
ReorderableListControl..::..DrawEmptyAbsolute Delegate
Invoked to draw content for empty list with absolute positioning.
public delegate void DrawEmptyAbsolute( Rect position )
Parameters
- position (Rect)
- Position of empty content.