Reorderable List Control for Unity
- Namespaces
- Rotorz.ReorderableList
- ReorderableListGUI
- CalculateListFieldHeight(SerializedProperty, ReorderableListFlags)
CalculateListFieldHeight Method (arrayProperty, flags)
Calculate height of list field for absolute positioning.
public static float CalculateListFieldHeight( SerializedProperty arrayProperty, ReorderableListFlags flags = )
Parameters
- arrayProperty (SerializedProperty)
- Serializable property.
- flags (ReorderableListFlags) (Optional)
- Optional flags to pass into list field.