Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FPersistentTimerData
- FJsonSerializable::Serialize()
- FPersistentTimerData::Serialize()
References
| Module | InstallBundleManager |
| Header | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include | #include "InstallBundleUtils.h" |
virtual void Serialize
&40;
FJsonSerializerBase & Serializer,
bool bFlatObject
&41;
Remarks
Abstract method that needs to be supplied using the macros
Parameters
| Name | Description |
|---|---|
| Serializer | the object that will perform serialization in/out of JSON |
| bFlatObject | if true then no object wrapper is used |