Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/Restorability > API/Plugins/LevelSnapshots/Restorability/Interfaces
Inheritance Hierarchy
- FRestorationListenerBaseParams
- FApplySnapshotSharedParams
- FPostApplySnapshotParams
- FPreApplySnapshotParams
References
| Module | LevelSnapshots |
| Header | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Restorability/Interfaces/IRestorationListener.h |
| Include | #include "Restorability/Interfaces/IRestorationListener.h" |
Syntax
struct FApplySnapshotSharedParams : public UE::LevelSnapshots::FRestorationListenerBaseParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| ULevelSnapshot & | LevelSnapshot |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FApplySnapshotSharedParams
(
ULevelSnapshot& LevelSnapshot, |