[]
Returns reference to the TextElement used to display text.
public override TextElement GetTextElement(bool force)
Type | Name | Description |
---|---|---|
bool | force | If True and the TextElement doesn't exist, this method will create it. |
Type | Description |
---|---|
TextElement | The reference to the TextElement if it exists; Null otherwise. |