Declaring Event Dispatchers in Interfaces?

Is there a way to declare event dispatcher signatures in interfaces that must be implemented and called from the implementation class?

I’d like to call event dispatchers from my Controller that notify UMG Widgets of data changes, but I would like the event dispatcher signatures to be declared in interfaces that are implemented by the Controller.

Bump. I’d really like to know if this is possible or if it can be implemented if it’s not already.

It is currently not possible. The feature has been requested:

Bump. Same here

Bump. Same here

Bump. Same here