FSlateFontCache::GetFontDataAssetResidentMemory

Gets the allocated font face data for a font data asset

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Fonts/FontCache.h"

Source

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

Syntax

uint32 GetFontDataAssetResidentMemory
(
    const UObject * FontDataAsset
) const

Remarks

Gets the allocated font face data for a font data asset

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