Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/IInstallBundleManager
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual PRAGMA_DISABLE_DEPRECATION_WARNINGS TArray< FInstallBundleCacheStats > GetCacheStats
(
EInstallBundleCacheDumpToLog DumpToLog, |
InstallBundleManagerInterface.h | ||
PRAGMA_ENABLE_DEPRECATION_WARNINGS TArray< FInstallBundleCacheStats > GetCacheStats
(
EInstallBundleCacheStatsFlags Flags, |
InstallBundleManagerInterface.h | ||
virtual TOptional< FInstallBundleCacheStats > GetCacheStats
(
FInstallBundleSourceOrCache SourceOrCache, |
InstallBundleManagerInterface.h | ||
TOptional< FInstallBundleCacheStats > GetCacheStats
(
FInstallBundleSourceOrCache SourceOrCache, |
InstallBundleManagerInterface.h |
GetCacheStats(EInstallBundleCacheDumpToLog, ELogVerbosity::Type)
| Name | GetCacheStats |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
| Include Path | #include "InstallBundleManagerInterface.h" |
| Source | /Engine/Source/Runtime/InstallBundleManager/Private/InstallBundleManagerInterface.cpp |
virtual PRAGMA_DISABLE_DEPRECATION_WARNINGS TArray< FInstallBundleCacheStats > GetCacheStats
(
EInstallBundleCacheDumpToLog DumpToLog,
ELogVerbosity::Type LogVerbosityOverride
)
GetCacheStats(EInstallBundleCacheStatsFlags, ELogVerbosity::Type)
| Name | GetCacheStats |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
| Include Path | #include "InstallBundleManagerInterface.h" |
PRAGMA_ENABLE_DEPRECATION_WARNINGS TArray< FInstallBundleCacheStats > GetCacheStats
(
EInstallBundleCacheStatsFlags Flags,
ELogVerbosity::Type LogVerbosityOverride
)
GetCacheStats(FInstallBundleSourceOrCache, EInstallBundleCacheDumpToLog, ELogVerbosity::Type)
| Name | GetCacheStats |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
| Include Path | #include "InstallBundleManagerInterface.h" |
| Source | /Engine/Source/Runtime/InstallBundleManager/Private/InstallBundleManagerInterface.cpp |
virtual TOptional< FInstallBundleCacheStats > GetCacheStats
(
FInstallBundleSourceOrCache SourceOrCache,
EInstallBundleCacheDumpToLog DumpToLog,
ELogVerbosity::Type LogVerbosityOverride
)
GetCacheStats(FInstallBundleSourceOrCache, EInstallBundleCacheStatsFlags, ELogVerbosity::Type)
| Name | GetCacheStats |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
| Include Path | #include "InstallBundleManagerInterface.h" |
TOptional< FInstallBundleCacheStats > GetCacheStats
(
FInstallBundleSourceOrCache SourceOrCache,
EInstallBundleCacheStatsFlags Flags,
ELogVerbosity::Type LogVerbosityOverride
)