UAndFilter::IsPropertyValid

Windows
MacOS
Linux

Override Hierarchy

ULevelSnapshotFilter::IsPropertyValid()

UAndFilter::IsPropertyValid()

References

Module

LevelSnapshotFilters

Header

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

Include

#include "Builtin/BlueprintOnly/AndFilter.h"

Source

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelShapshotFilters/Private/Builtin/BlueprintOnly/AndFilter.cpp

Syntax

virtual EFilterResult::Type IsPropertyValid
(
    const FIsPropertyValidParams & Params
) const

Returns

Whether the property in LevelActor should be overriden with the value in SnapshotActor.

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