Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/Restorability > API/Plugins/LevelSnapshots/Restorability/Params
References
| Module | LevelSnapshots |
| Header | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Restorability/Params/ObjectSnapshotSerializationData.h |
| Include | #include "Restorability/Params/ObjectSnapshotSerializationData.h" |
Syntax
class ISnapshotSubobjectMetaData
Remarks
Manages meta data needed by external modules to restore objects
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FSoftObjectPath | Gets the soft path for the object when it was snapshot | ||
| void | ReadObjectAnnotation
(
const FObjectAnnotator& Reader |
Read data needed for restoring the object | |
| void | WriteObjectAnnotation
(
const FObjectAnnotator& Writer |
Add data needed for restoring the object |