Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| Name | FInstallBundleCacheFlushResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleCache.h |
| Include Path | #include "InstallBundleCache.h" |
Syntax
struct FInstallBundleCacheFlushResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BundlesToEvict | TMap< FName, TArray< FInstallBundleSourceType > > | InstallBundleCache.h |