UAndFilter

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LevelSnapshotFilters

Header

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelShapshotFilters/Public/Builtin/BlueprintOnly/AndFilter.h

Include

#include "Builtin/BlueprintOnly/AndFilter.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Meta=(InternalSnapshotFilter))
class UAndFilter : public UParentFilter

Overridden from ULevelSnapshotFilter

Name Description

Public function Virtual Const

EFilterResul...

 

IsActorValid

(
    const FIsActorValidParams& Params
)

Public function Virtual Const

EFilterResul...

 

IsAddedActorValid

(
    const FIsAddedActorValidParams& Pa...
)

This is called when an actor was added to the world since the snapshot had been taken.

Public function Virtual Const

EFilterResul...

 

IsDeletedActorValid

(
    const FIsDeletedActorValidParams& ...
)

This is called when an actor was removed from the world since the snapshot had been taken.

Public function Virtual Const

EFilterResul...

 

IsPropertyValid

(
    const FIsPropertyValidParams& Para...
)

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