Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FBundlePersistentStats
- FJsonSerializable::Serialize()
- FPersistentStatsBase::Serialize()
- FBundlePersistentStats::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
We should not ever really be serializing this base class. Kept it here for reference.