Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FSessionPersistentStats
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
BEGIN_JSON_SERIALIZER JSON_SERIALIZE
(
"SessionName", |
InstallBundleUtils.h | ||
JSON_SERIALIZE
(
"AnalyticsSessionID", |
InstallBundleUtils.h |
JSON_SERIALIZE("SessionName", SessionName)
| Name | JSON_SERIALIZE |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path | #include "InstallBundleUtils.h" |
BEGIN_JSON_SERIALIZER JSON_SERIALIZE
(
"SessionName",
SessionName
)
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
)