FSlateFontCache::RequestFlushCache

Issues a request to clear all cached data from the cache

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

void RequestFlushCache
(
    const FString & FlushReason
)

Remarks

Issues a request to clear all cached data from the cache

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