Navigation
API > API/Plugins > API/Plugins/LevelSnapshots
Holds all properties that should be restored for an object.
| Name | FCustomSubobjectRestorationInfo |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Filtering/CustomSubobjectRestorationInfo.h |
| Include Path | #include "Filtering/CustomSubobjectRestorationInfo.h" |
Syntax
struct FCustomSubobjectRestorationInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CustomSnapshotSubobjectsToRestore | TSet< TWeakObjectPtr< UObject > > | Subobjects from snapshot world which were discovered using ICustomObjectSnapshotSerializer. | Filtering/CustomSubobjectRestorationInfo.h |