Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/Restorability > API/Plugins/LevelSnapshots/Restorability/Interfaces > API/Plugins/LevelSnapshots/Restorability/Interfaces/ICustomObjectSna-
References
| Module | LevelSnapshots |
| Header | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Restorability/Interfaces/ICustomObjectSnapshotSerializer.h |
| Include | #include "Restorability/Interfaces/ICustomObjectSnapshotSerializer.h" |
virtual void OnPostSerializeEditorSubobject
&40;
UObject &42; Subobject,
const ISnapshotSubobjectMetaData & ObjectData,
const ICustomSnapshotSerializationData & DataStorage
&41;
Remarks
Optional. Called after GetOrRecreateSubobjectInEditorWorld when all properties have been serialized into the subobject. You can do any post processing here.