Reorderable List Control for Unity
- Namespaces
- Rotorz.ReorderableList
- ReorderableListGUI
- CalculateListFieldHeight(IReorderableListAdaptor, ReorderableListFlags)
CalculateListFieldHeight Method (adaptor, flags)
Calculate height of list field for adapted collection.
public static float CalculateListFieldHeight( IReorderableListAdaptor adaptor, ReorderableListFlags flags = )
Parameters
- adaptor (IReorderableListAdaptor)
- Reorderable list adaptor.
- flags (ReorderableListFlags) (Optional)
- Optional flags to pass into list field.