Get All Actors Of Class with Tag

Get All Actors Of Class with Tag

Windows
MacOS
Linux

Find all Actors in the world of the specified class with the specified tag. This is a slow operation, use with caution e.g. do not use every frame.

Target is Gameplay Statics

Get All Actors Of Class with Tag
Actor Class
Select Class
Tag
None
Out Actors

Inputs

In
Exec
Actor Class
Actor Class Reference

Class of Actor to find. Must be specified or result array will be empty.

Tag
Name

Tag to find. Must be specified or result array will be empty.

Outputs

Out
Exec
Out Actors
Array of Actor Object References

Output array of Actors of the specified tag.

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