UMG missing a ton of events from UserWidget.h

It seems like all events that return a FEventReply in UserWidget.h cannot be used in the event graph in UMG. This is on 4.5. Will this be fixed in 4.6?

Some useful ones:

  • OnMouseMove
  • OnKeyboardFocusReceived