FSlateFontServices::FlushGameThreadFontCache

Flushes all cached data from the font cache for the game thread

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/SlateRenderer.h

Include

#include "Rendering/SlateRenderer.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Rendering/SlateRenderer.cpp

Syntax

void FlushGameThreadFontCache
(
    const FString & FlushReason
)

Remarks

Flushes all cached data from the font cache for the game thread

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