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

TArray< FInstallBundleCacheStats > GetCacheStats
(
    bool bDumpToLog,
    ELogVerbosity::Type LogVerbosityOverride
)