GetTextLength
Description
Returns the current length of the string the text object is displaying.
Definition
integer GetTextLength( iTextIndex )
uint32_t agk::GetTextLength( uint32_t iTextIndex )
Parameters
- iTextIndex - The ID of the text object to return.