FFontFaceData::MakeFontFaceData

Helper function to construct a font face data from an existing block of font data

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Fonts/CompositeFont.h"

Syntax

static FFontFaceDataRef MakeFontFaceData
(
    TArray< uint8 > && InData
)

Remarks

Helper function to construct a font face data from an existing block of font data

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