![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Containers/Array.h"#include "Containers/Map.h"#include "Containers/SparseArray.h"#include "HAL/Platform.h"#include "InstallBundleTypes.h"#include "Misc/DateTime.h"#include "Misc/Optional.h"#include "Misc/Timespan.h"#include "Templates/SharedPointer.h"#include "UObject/NameTypes.h"Go to the source code of this file.
Classes | |
| struct | FInstallBundleCacheInitInfo |
| struct | FInstallBundleCacheBundleInfo |
| struct | FInstallBundleCacheReserveResult |
| struct | FInstallBundleCacheFlushResult |
| class | FInstallBundleCache |
Enumerations | |
| enum class | EInstallBundleCacheReserveResult : int8 { Fail_CacheFull , Fail_NeedsEvict , Fail_PendingEvict , Success } |
|
strong |