Event Dispatcher Unreal Engine asset

https://www.youtube.com/watch?v=uWZn_4Hz1n4
Global event handler / manager (delegates)

Features:
Bind events globally
Invoke / Call events globally

Example Usage:
Register “MyEvent” in a UMG widget then call “MyEvent” from ANYWHERE in your project, for example in the Game Mode, Game Instance or your Level Blueprint, without having to reference the UMG widget, you can call the “MyEvent” and it will be executed inside your UMG widget.

Asset version: 4.26-4.27

DOWNLOAD FROM HOT4SHARE