With that pointer you can cache the result of FindFunction then call ProcessEvent on the blueprint pointer with your cached UFunction*. nullptr for no properties, or set whichever properties your blueprint node needs.
With that said, the recommended approach is really to do it the other way around. link text