Navigation
API > API/Plugins > API/Plugins/GameFeatures > API/Plugins/GameFeatures/UGameFeatureOptionalContentInsta-
Description
Returns the total progress (between 0 and 1) of all the optional bundles currently being installed. Returns 0 while the progress tracker is starting which happens the first time it is called while bundles are being installed.
| Name | GetAllInstallsProgress |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeatureOptionalContentInstaller.h |
| Include Path | #include "GameFeatureOptionalContentInstaller.h" |
| Source | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Private/GameFeatureOptionalContentInstaller.cpp |
float GetAllInstallsProgress()