Navigation
Unreal Engine C++ API Reference > Plugins > LevelSnapshotFilters
References
Module | LevelSnapshotFilters |
Header | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelShapshotFilters/Public/LevelSnapshotFilterParams.h |
Include | #include "LevelSnapshotFilterParams.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FIsDeletedActorValidParams
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TFunction< AActor *(const FSoftObjectPath &)> | HelperForDeserialization | Helper property for deserializing SavedActorPath. |
![]() ![]() ![]() ![]() |
FSoftObjectPath | SavedActorPath | Holds path info for an actor that was deleted since the snapshot was taken. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FIsDeletedActorValidParams
(
FSoftObjectPath SavedActorPath, |