If you do not require it in an Event Graph use “Create Event” node instead of “Add Custom Event” node. “Create Event” node allows you to create a separate function or event or select an existing function or event (that matches parameters). If you use a function that function can be made private and therefore does not become visible from outside of class. Unfortunately this doesn’t always work in case you need event to interact with other parts of same Event Graph. “Create Event” node also shows you function signature as well as allowing you to bind an event or function from another object instead of self.
