![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InstallBundleManagerReporting.h>
Inheritance diagram for FInstallBundleReport::FStateInstalling:Public Attributes | |
| uint64 | DownloadedSize |
| float | InstallProgress = 0 |
| BEGIN_JSON_SERIALIZER FInstallBundleReport::FStateInstalling::JSON_SERIALIZE | ( | "DownloadedSize" | , |
| reinterpret_cast< int64 & > | DownloadedSize | ||
| ) |
| FInstallBundleReport::FStateInstalling::JSON_SERIALIZE | ( | "InstallProgress" | , |
| InstallProgress | |||
| ) |
| uint64 FInstallBundleReport::FStateInstalling::DownloadedSize |
| float FInstallBundleReport::FStateInstalling::InstallProgress = 0 |