FSlateFontServices::FlushRenderThreadFontCache

Flushes all cached data from the font cache for the render 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 FlushRenderThreadFontCache
(
    const FString & FlushReason
)

Remarks

Flushes all cached data from the font cache for the render 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