FFontData

Overload list

Windows
MacOS
Linux
Name Description

Public function

FFontData()

Default constructor

Public function

FFontData

(
    const UObject*const InFontFace...,
    const int32 InSubFaceIndex
)

Construct the raw data from a font face asset

Public function

FFontData

(
    FString InFontFilename,
    const EFontHinting InHinting,
    const EFontLoadingPolicy InLoadingP...,
    const int32 InSubFaceIndex
)

Construct the raw data from a filename and the font data attributes

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss