Hi, I upgraded to UE5 my proyect and working with blueprints and events I noticed this.
In UE4, when you right click on an actor in the viewport, the context menu has a “Level Blueprint Events” section where you can see all the events available to implement:
In UE5 this section doesn’t appear:
I know I can access this events from the level blueprint event graph, but sometimes it’s faster the other way