UFontBulkData::GetBulkDataSizeOnDisk

Returns the size of the bulk data on disk.

Windows
MacOS
Linux

Deprecated

  • This method should no longer be used

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

int32 GetBulkDataSizeOnDisk() const

Remarks

Returns the size of the bulk data on disk. This can differ from GetBulkDataSize if BULKDATA_SerializeCompressed is set

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