FIsDeletedActorValidParams

Windows
MacOS
Linux

References

Module

LevelSnapshotFilters

Header

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelShapshotFilters/Public/LevelSnapshotFilterParams.h

Include

#include "LevelSnapshotFilterParams.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FIsDeletedActorValidParams

Variables

Name Description

Public variable

TFunction< AAct...

 

HelperForDeserialization

Helper property for deserializing SavedActorPath.

Public variable UProperty Category BlueprintReadOnly

FSoftObjectPath

 

SavedActorPath

Holds path info for an actor that was deleted since the snapshot was taken.

Constructors

Name Description

Public function

FIsDeletedActorValidParams()

Public function

FIsDeletedActorValidParams

(
    FSoftObjectPath SavedActorPath,
    TFunction< AActor*(const FSoft...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss