C4 Engine Terathon Software C4 Engine API Documentation

• Interface Manager

API Links
Developer Links

TextElement::SetTextFlags

Defined in:  C4Interface.h
Sets the text flags for a text element.
Prototype

void SetTextFlags(unsigned long flags);

Parameters
flags The new text flags.
Description
The SetTextFlags function sets the text flags, which can be a combination (through logical OR) of the following values. The initial value of the text flags is 0.
See Also
TextElement::GetTextFlags