Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
Inheritance Hierarchy
- FJsonSerializable
- FPersistentTimerData
References
| Module | InstallBundleManager |
| Header | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include | #include "InstallBundleUtils.h" |
Syntax
class FPersistentTimerData : public FJsonSerializable
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | CurrentValue | ||
| double | LastUpdateTime |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FJsonSerializable
| Type | Name | Description | |
|---|---|---|---|
| void | Serialize
(
FJsonSerializerBase& Serializer, |
Abstract method that needs to be supplied using the macros |