FTypeface::AppendFont

Append a new font into this family

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Fonts/CompositeFont.h

Include

#include "Fonts/CompositeFont.h"

Syntax

FTypeface & AppendFont
(
    const FName & InFontName,
    FString InFontFilename,
    const EFontHinting InHinting,
    const EFontLoadingPolicy InLoadingPolicy
)

Remarks

Append a new font into this family

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