How to make a C++ event callable from within the editor?

You’re welcome :wink:

I’m thinking of creating a plugin that, when installed, would help extend the editor in various ways without writing C++. You would specify the mapping from some UI (e.g. target actor type and a blueprint that needs to be executed when pressed), adding a button to the toolbar etc