Find all references to Custom Event or Function

Hello. So I’m trying to learn some stuff by looking through some of the official demos. It seems they like to use a lot of custom events and functions which makes it difficult to find out the flow of what is actually happening.

Is there a way to say find all areas a custom event or function is called? I can right click on it to find references but that only seems to work for the current blueprint and events are usually called from other places. That means I have to open every blueprint and look around in hopes of finding it.

Uncheck the ‘Find in Current Blueprint Only’ checkbox in the search window, this will allow it to search in other blueprints.

5 Likes

Ahh nice. Thanks!

Saved my sanity 9 years later. Nice job