IInstallBundleManager::FlushCache

Choose your operating system:

Windows

macOS

Linux

References

Module

InstallBundleManager

Header

/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h

Include

#include "InstallBundleManagerInterface.h"

Syntax

EInstallBundleResult FlushCache
(
    FInstallBundleSourceOrCache SourceOrCache,
    FInstallBundleManagerFlushCacheCompleteDelegate Callback,
    ELogVerbosity::Type LogVerbosityOverride
)