SetFont

Overload list

Windows
MacOS
Linux
Name Description

Public function

FTextBlockSt...

 

SetFont

(
    const FSlateFontInfo& InFont
)

Public function

FTextBlockSt...

 

SetFont

(
    const FName& InFontName,
    uint16 InSize
)

Public function

FTextBlockSt...

 

SetFont

(
    const FString& InFontName,
    uint16 InSize
)

Public function

FTextBlockSt...

 

SetFont

(
    const WIDECHAR* InFontName,
    uint16 InSize
)

Public function

FTextBlockSt...

 

SetFont

(
    const ANSICHAR* InFontName,
    uint16 InSize
)

Public function

FTextBlockSt...

 

SetFont

(
    TSharedPtr< const FCompositeFont > ...,
    const int32 InSize,
    const FName& InTypefaceFontName
)

Public function

FTextBlockSt...

 

SetFont

(
    const UObject* InFontObject,
    const int32 InSize,
    const FName& InTypefaceFontName
)

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