C4 Engine
C4 Engine API Documentation

TableWidget::GetSelectedTableItemCount

Defined in:  C4Widgets.h
Returns the number of items that are currently selected in a table.
Prototype

int32 GetSelectedTableItemCount(voidconst;

Description
The GetSelectedTableItemCount function returns the number of items that are currently selected in a table.
See Also

TableWidget::GetSelectedTableItem

TableWidget::GetFirstSelectedTableItem

TableWidget::GetLastSelectedTableItem