Fire event in Level Blueprint from Widget

You’ve figured that out. Your widget is a component of an existing actor in the level. So, you need to retrieve the widget reference from that actor and bind the event dispatcher from it.