Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| Name | FInstallBundleProgress |
| Type | struct |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
| Include Path | #include "InstallBundleManagerInterface.h" |
Syntax
struct FInstallBundleProgress
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BackgroundDownload_Percent | float | InstallBundleManagerInterface.h | ||
| BundleName | FName | InstallBundleManagerInterface.h | ||
| Finishing_Percent | float | InstallBundleManagerInterface.h | ||
| Install_Percent | float | InstallBundleManagerInterface.h | ||
| InstallOnly_Percent | float | InstallBundleManagerInterface.h | ||
| PauseFlags | EInstallBundlePauseFlags | InstallBundleManagerInterface.h | ||
| Stats | TArray< FBuildInstallerStat > | InstallBundleManagerInterface.h | ||
| Status | EInstallBundleStatus | InstallBundleManagerInterface.h |