![]() |
• Interface Manager |
|
API Links
Developer Links
|
TextElement::GetTextDefined in:
Returns the text stored in a text element.
C4Interface.hPrototype
Description
The GetText function returns a pointer to the text stored in a text element. The return value is nullptr if no text has been assigned to the element yet.
See Also
TextElement::SetText
|