Find static mesh of an actor in front of a player

I’d like to make a prophunt style hide & seek game, and for this, would need to find the S.M. of any actor in front of the player. Is there any way to do this with BP?

You can use a line trace to find the static mesh of the actor directly in front of the character: