Guys how do u talk to the level blueprint of a level instance?

Good luck finding the correct actor reference XD

That’s exactly why Interfaces make for ease of use here.

Otherwise you need to recursively check outer - total waste of computational power too.

The only other decent alternative is gamplay tags. Basically limiting the number of actors you get a response from by using a level named gamplay tag on them…