Builtin

Windows
MacOS
Linux

Filters

Classes

Name

Description

Public class UClass Meta

UActorChangedTransformFilter

Allows an actor depending on whether the actors' transforms have changed.

Public class UClass

UActorDependentPropertyFilter

Implements IsActorValid and IsPropertyValid as follows:

Public class UClass Meta

UActorHasTagFilter

Allows an actor if it has all or any of the specified tags.

Public class UClass

UConstantFilter

Filter which treats all actors the same.

Public class UClass Meta

UPropertyHasNameFilter

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

Public class UClass

UPropertyTypeFilter

Allows a property if it is of a certain type.

Use case: You want to include only int properties.

Enums

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