C4 Engine
C4 Engine API Documentation

TextWidget::GetLineCount

Defined in:  C4Widgets.h
Returns total number of lines of text.
Prototype

int32 GetLineCount(voidconst;

Description
The GetLineCount function returns the total number of lines of text stored in a text widget.
See Also

TextWidget::GetFirstRenderLine

TextWidget::SetFirstRenderLine

TextWidget::GetRenderLineCount

TextWidget::SetRenderLineCount