Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| Name | FPersistentTimerData |
| Type | class |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path | #include "InstallBundleUtils.h" |
Syntax
class FPersistentTimerData : public FJsonSerializable
Inheritance Hierarchy
- FJsonSerializable → FPersistentTimerData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPersistentTimerData() |
InstallBundleUtils.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CurrentValue | double | InstallBundleUtils.h | ||
| LastUpdateTime | double | InstallBundleUtils.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
BEGIN_JSON_SERIALIZER JSON_SERIALIZE
(
"LastUpdateTime", |
InstallBundleUtils.h | ||
JSON_SERIALIZE
(
"TotalTime", |
InstallBundleUtils.h |