UPropertyTypeFilter

Allows a property if it is of a certain type. Use case: You want to include only int properties.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LevelSnapshotFilters

Header

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

Include

#include "Builtin/PropertyTypeFilter.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UPropertyTypeFilter : public UPropertySelectorFilter

Remarks

Allows a property if it is of a certain type.

Use case: You want to include only int properties.

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