Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| |
|
| Name |
FInstallBundleSourceProgress |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleTypes.h |
| Include Path |
#include "InstallBundleTypes.h" |
Syntax
struct FInstallBundleSourceProgress
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BackgroundDownload_Percent |
float |
|
InstallBundleTypes.h |
|
| BundleName |
FName |
|
InstallBundleTypes.h |
|
| Install_Percent |
float |
|
InstallBundleTypes.h |
|
| InstallOnly_Percent |
float |
|
InstallBundleTypes.h |
|
| Stats |
TArray< FBuildInstallerStat > |
|
InstallBundleTypes.h |
|