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