![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InstallBundleUtils.h>
Public Member Functions | |
| double | GetElapsedTime () const |
Public Attributes | |
| double | StartTime = 0.0 |
| double | EndTime = 0.0 |
| bool | bOpen = true |
| TMap< FString, FContentRequestStateStats > | StateStats |
|
inline |
| double InstallBundleUtil::FContentRequestStats::EndTime = 0.0 |
| double InstallBundleUtil::FContentRequestStats::StartTime = 0.0 |
| TMap<FString, FContentRequestStateStats> InstallBundleUtil::FContentRequestStats::StateStats |