Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FInstallBundleReport
Description
Returns a value 0 <= x <= 1 to indicate the installation progress. If the source doesn't support gradual installation progress, this will pop from 0 to 1.
| Name | InstallationProgress |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerReporting.h |
| Include Path | #include "InstallBundleManagerReporting.h" |
| Source | /Engine/Source/Runtime/InstallBundleManager/Private/InstallBundleManagerReporting.cpp |
float InstallationProgress() const