UPropertyHasNameFilter

Allows a property when is has a certain name Use case: You only want to allow properties named "MyPropertyName"

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LevelSnapshotFilters

Header

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelShapshotFilters/Public/Builtin/PropertyHasNameFilter.h

Include

#include "Builtin/PropertyHasNameFilter.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Meta=(CommonSnapshotFilter))
class UPropertyHasNameFilter : public UPropertySelectorFilter

Remarks

Allows a property when is has a certain name Use case: You only want to allow properties named "MyPropertyName"

Overridden from ULevelSnapshotFilter

Name Description

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