C4 Engine
C4 Engine API Documentation

TableWidget::GetTableItemCount

Defined in:  C4Widgets.h
Returns the number of items in a table.
Prototype

int32 GetTableItemCount(voidconst;

Description
The GetTableItemCount function returns the number of items in a table.
See Also

TableWidget::GetTableItem

TableWidget::GetFirstTableItem

TableWidget::GetLastTableItem