Navigation
API > API/Plugins > API/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 FIsActorValidParams
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
TObjectPtr< AActor > | LevelActor | The actor equivalent to LevelActor: it exists in the world |
![]() ![]() ![]() ![]() |
TObjectPtr< AActor > | SnapshotActor | The actor saved in the snapshot |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FIsActorValidParams
(
AActor* InSnapshotActor, |