FFontData::ConditionalUpgradeBulkDataToFontFace

Upgrade v2 bulk data to v3 font face.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Fonts/CompositeFont.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Fonts/CompositeFont.cpp

Syntax

void ConditionalUpgradeBulkDataToFontFace
(
    UObject * InOuter,
    UClass * InFontFaceClass,
    const FName InFontFaceName
)

Remarks

Upgrade v2 bulk data to v3 font face.

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