Filter by Actor Label

Filter by Actor Label

Windows
MacOS
Linux

Filter the array based on the Actor's label (what we see in the editor)

Target is Editor Filter Library

Filter by Actor Label
Target Array
Name Sub String
String Match
Contains
Filter Type
Include
Ignore Case
Return Value

Inputs

In
Exec
Target Array
Array of Actor Object References

Array of Actor to filter. The array will not change.

Name Sub String
String

The text the Actor's Label.

String Match
EEditorScriptingStringMatchType Enum

Contains the NameSubString OR matches with the wildcard *? OR exactly the same value.

Filter Type
EEditorScriptingFilterType Enum

Should include or not the array's item if it respects the condition.

Ignore Case
Boolean

Determines case sensitivity options for string comparisons.

Outputs

Out
Exec
Return Value
Array of Actor Object References

The filtered list.

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