Exposing event for both C++ and Blueprint

You ever figure out the answer? I’m trying to figure the exact same thing out right now. I’m guessing the solution is just to use a dynamic multicast delegate instead, because maybe events don’t support working this way, but I’m hoping I’m wrong.