C4 Engine
C4 Engine API Documentation

ListWidget::SetItemSpacing

Defined in:  C4Widgets.h
Sets the vertical list item spacing.
Prototype

void SetItemSpacing(float spacing);

Parameters
spacing The new item spacing.
Description
The SetItemSpacing function sets the vertical distance from the top of one list item to the top of the next list item.
See Also

ListWidget::GetItemSpacing

ListWidget::GetNaturalListItemSize