Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FInstallBundleReport
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE
(
"StateUpdatable", |
InstallBundleManagerReporting.h | ||
JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE
(
"StateUpdating", |
InstallBundleManagerReporting.h | ||
JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE
(
"StateInstalling", |
InstallBundleManagerReporting.h | ||
JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE
(
"StateUpdated", |
InstallBundleManagerReporting.h |
JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE("StateUpdatable", FStateUpdatable)
| Name | JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerReporting.h |
| Include Path | #include "InstallBundleManagerReporting.h" |
JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE
(
"StateUpdatable",
FStateUpdatable
)
JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE("StateUpdating", FStateUpdating)
| Name | JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerReporting.h |
| Include Path | #include "InstallBundleManagerReporting.h" |
JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE
(
"StateUpdating",
FStateUpdating
)
JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE("StateInstalling", FStateInstalling)
| Name | JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerReporting.h |
| Include Path | #include "InstallBundleManagerReporting.h" |
JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE
(
"StateInstalling",
FStateInstalling
)
JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE("StateUpdated", FStateUpdated)
| Name | JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerReporting.h |
| Include Path | #include "InstallBundleManagerReporting.h" |
JSON_SERIALIZE_VARIANT_IFTYPE_SERIALIZABLE
(
"StateUpdated",
FStateUpdated
)