I wouldn’t bother involving the Level blueprint.
In the Widget blueprint you can use GetAllActorsOfClass to find your wall objects and then notify them directly by casting and calling a function or event on them.
I wouldn’t bother involving the Level blueprint.
In the Widget blueprint you can use GetAllActorsOfClass to find your wall objects and then notify them directly by casting and calling a function or event on them.