Reorderable List Control for Unity
- Namespaces
- Rotorz.ReorderableList
- IReorderableListAdaptor
- GetItemHeight(Int32)
GetItemHeight Method (index)
Gets height of list item in pixels.
float GetItemHeight( int index )
Parameters
- index (Int32)
- Zero-based index of array element.