Where Is Example_Map Character Movement Blueprint?

Making my first mod and I’m reverse engineering the pre-built assets of UT4 within Example_Map. Eventually I need to export the Example_Map assets into my mod so I can further swap in my own models over time but for now I have this one question.

I am unfortunately dumbfounded on locating the correct Event Blueprint for the playable character within Example_Map. My desired Event Blueprint is the one that will allow me to Add Event “InputAction Jump”. This Event is available when I create a new project with a FirstPersonCharacter Blueprint however all the pre-built stuff doesn’t exist in new custom projects.

Where is the Event Blueprint in Example_Map for the playable character that will allow me to Add Event “InputAction Jump”?