Get all actors of class vs Get all actors with tag

It seems that you’re very hooked up on ‘get all actor’ nodes.

If you only want blueprint A to talk to actor B, then give blueprint A a variable which points to actor B. Why go searching through arrays?

Maybe if you can give an example of what you actually want to do, I can show you a good way to do it, and a terrible way?