DrawTextManager::TextParams::FontStyle

DrawTextManager::TextParams::FontStyle
DrawText::FontStyle FontStyle;
Description

Font style such as bold, italic, normal or bold italic. Possible values are: DrawText::FontStyle::Normal, DrawText::FontStyle::Bold, DrawText::FontStyle::Italic, DrawText::FontStyle::BoldItalic.