Skip to main content

Appendix A: Style Row Reference

Each row in the DataTable uses UE's FRichTextStyleRow struct. The available fields are:

FieldDescription
Font FamilyThe font asset to use (e.g., Roboto, Courier New)
TypefaceThe font style (Regular, Bold, Italic, Bold Italic)
SizeFont size in points
Letter SpacingAdditional space between characters
Skew AmountHorizontal skew for faux-italic effects
MonospacingEnable fixed-width character spacing
Font MaterialOptional material override for the font
ColorText color (RGBA)
Shadow OffsetPixel offset for text shadow (set to non-zero to enable)
Shadow Color and OpacityColor and alpha of the text shadow
Selected Background ColorHighlight color when text is selected