Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FBundlePersistentStats
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
BEGIN_JSON_SERIALIZER JSON_SERIALIZE
(
"BundleName", |
InstallBundleUtils.h | ||
JSON_SERIALIZE
(
"AnalyticsSessionID", |
InstallBundleUtils.h |
JSON_SERIALIZE("BundleName", BundleName)
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path | #include "InstallBundleUtils.h" |
BEGIN_JSON_SERIALIZER JSON_SERIALIZE
(
"BundleName",
BundleName
)
JSON_SERIALIZE("AnalyticsSessionID", AnalyticsSessionID)
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path | #include "InstallBundleUtils.h" |
JSON_SERIALIZE
(
"AnalyticsSessionID",
AnalyticsSessionID
)