Navigation
API > API/Plugins > API/Plugins/LevelSnapshots
| |
|
| Name |
FPreRemoveActorParams |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Restorability/Interfaces/IRestorationListener.h |
| Include Path |
#include "Restorability/Interfaces/IRestorationListener.h" |
Syntax
struct FPreRemoveActorParams : public UE::LevelSnapshots::FRestorationListenerBaseParams
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Restorability/Interfaces/IRestorationListener.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ActorToRemove |
AActor * |
|
Restorability/Interfaces/IRestorationListener.h |
|
Functions
Public