FCompositeFont::FCompositeFont

Convenience constructor for when your composite font only contains a single font

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Fonts/CompositeFont.h"

Syntax

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

Remarks

Convenience constructor for when your composite font only contains a single font

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