ActorFilter

Wildcard filter which is compared against the Components Actor name to narrow down the detailed information.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(Config, EditAnywhere, Category="Debug Filter",
          Meta=(EditCondition="bActorFilterEnabled"))
FString ActorFilter

Remarks

Wildcard filter which is compared against the Components Actor name to narrow down the detailed information. For example, "*Water*" would match all actors that contain the string "water".

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