Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FInstallBundleReport > API/Runtime/InstallBundleManager/FInstallBundleReport/FStateUpdating
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
BEGIN_JSON_SERIALIZER JSON_SERIALIZE
(
"DownloadSize" |
InstallBundleManagerReporting.h | ||
JSON_SERIALIZE
(
"bUsesBackgroundDownloads" |
InstallBundleManagerReporting.h | ||
JSON_SERIALIZE
(
"DownloadProgress" |
InstallBundleManagerReporting.h | ||
JSON_SERIALIZE
(
"BackgroundDownloadedBytes" |
InstallBundleManagerReporting.h |
JSON_SERIALIZE("DownloadSize")
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerReporting.h |
| Include Path | #include "InstallBundleManagerReporting.h" |
BEGIN_JSON_SERIALIZER JSON_SERIALIZE
(
"DownloadSize"
)
JSON_SERIALIZE("bUsesBackgroundDownloads")
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerReporting.h |
| Include Path | #include "InstallBundleManagerReporting.h" |
JSON_SERIALIZE
(
"bUsesBackgroundDownloads"
)
JSON_SERIALIZE("DownloadProgress")
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerReporting.h |
| Include Path | #include "InstallBundleManagerReporting.h" |
JSON_SERIALIZE
(
"DownloadProgress"
)
JSON_SERIALIZE("BackgroundDownloadedBytes")
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerReporting.h |
| Include Path | #include "InstallBundleManagerReporting.h" |
JSON_SERIALIZE
(
"BackgroundDownloadedBytes"
)