FIsAddedActorValidParams

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 FIsAddedActorValidParams

Variables

Name Description

Public variable UProperty Category BlueprintReadOnly

AActor *

 

NewActor

This actor was added to the level since the snapshot was taken.

Constructors

Name Description

Public function

FIsAddedActorValidParams()

Public function

FIsAddedActorValidParams

(
    AActor* NewActor
)

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