| drawCharacter(const char character, Font &font) | OpenGUI::BrushText | |
| drawText(const std::string &text, const FVector2 &position, Font &font, float spacing_adjust=0.0f) | OpenGUI::BrushText | |
| drawTextArea(const std::string &text, const FRect &area, Font &font, bool wrap=false, const TextAlignment alignment=TextAlignment()) | OpenGUI::BrushText | |
| PenPosition | OpenGUI::BrushText | |
| pointsToPixels(float pointSize) | OpenGUI::BrushText |