UEngine::GetAdditionalFont

Gets the specified additional font. Returns the specified additional font.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Engine.h

Include

#include "Engine/Engine.h"

Source

/Engine/Source/Runtime/Engine/Private/UnrealEngine.cpp

Syntax

static UFont * GetAdditionalFont
(
    int32 AdditionalFontIndex
)

Remarks

Gets the specified additional font.

Returns the specified additional font.

Parameters

Parameter

Description

AdditionalFontIndex

Index into the AddtionalFonts array.

AdditionalFontIndex

Index into the AddtionalFonts array.

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