UFontBulkData::Initialize

Construct the bulk font data from the given data

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Fonts/FontBulkData.h"

Source

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

Syntax

void Initialize
(
    const void *const InFontData,
    const int32 InFontDataSizeBytes
)

Remarks

Construct the bulk font data from the given 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