You’re on the right track - once you’ve implemented the Interface in the interactive Blueprint’s properties and compiled, the events for its functions should be available in the right-click context menu, but they’ll be named the same thing as your Interface functions. So in this case, search for “Pushed button”. There are a couple of instances where it won’t be available, however, such as inside certain functions - Interface events have to go in the event graph itself.