Cast to actor (object) without begin overlap

Get all actors of class should work and it is the most straight forward way. Can you show your “get all actors of class” solution that doesn’t work? What you did on the screenshot is not the way to go. Anyway anything else is just an optimization on the “get all actors…” that will still produce an array you have to loop through. (Like to register all actors on spawn)