How do I use a widget OnClicked event as an event trigger in another blueprint?

Hey RuBrennan-

If you want your bottom blueprint to respond to events in the top blueprint, the top one would need a reference to the bottom. You can then use that reference to call any of the functions present in the bottom blueprint.

If you have any further questions, it would be best to create a new post for the issue so that the information is easily searchable and does not get lost in this post.