UFontBulkData::Lock

Locks the bulk font data and returns a read-only pointer to it

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

const void * Lock
(
    int32 & OutFontDataSizeBytes
) const

Remarks

Locks the bulk font data and returns a read-only pointer to it

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