How to get level's Event/Function names in C++/Blueprint?

I just started my little project and I’m digging in the Editor utility widget right now.
I’m stuck in the Level blueprint right now.
And I need to get all my Level Blueprint Function Names(Include the sub level), so that I can list all the function names in a drop down box.
Anyone can help with this?

Thanks in advance.:o