Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| Name | FInstallBundleRequestInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
| Include Path | #include "InstallBundleManagerInterface.h" |
Syntax
struct FInstallBundleRequestInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BundleResults | TArray< FInstallBundleRequestResultInfo > | InstallBundleManagerInterface.h | ||
| BundlesEnqueued | TArray< FName > | InstallBundleManagerInterface.h | ||
| InfoFlags | EInstallBundleRequestInfoFlags | InstallBundleManagerInterface.h |