Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FInstallManagerBundleReport
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
JSON_SERIALIZE
(
"SessionId", |
InstallBundleManagerReporting.h | ||
JSON_SERIALIZE
(
"LoadedCount", |
InstallBundleManagerReporting.h |
JSON_SERIALIZE("SessionId", SessionId)
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerReporting.h |
| Include Path | #include "InstallBundleManagerReporting.h" |
JSON_SERIALIZE
(
"SessionId",
SessionId
)
JSON_SERIALIZE("LoadedCount", LoadedCount)
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerReporting.h |
| Include Path | #include "InstallBundleManagerReporting.h" |
JSON_SERIALIZE
(
"LoadedCount",
LoadedCount
)