IInstallBundleManager::GetCacheStats

Choose your operating system:

Windows

macOS

Linux

References

Module

InstallBundleManager

Header

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

Include

#include "InstallBundleManagerInterface.h"

Syntax

TOptional< FInstallBundleCacheStats > GetCacheStats
(
    FInstallBundleSourceOrCache SourceOrCache,
    bool bDumpToLog,
    ELogVerbosity::Type LogVerbosityOverride
)