I’m new to Blueprint so sorry for the noob question. I searched the forums and AnswerHub, but couldn’t find anything.
I’m following the video tutorial here on Communicating Between Blueprints:
When I right click and create a custom event in one of my blueprints, that works as expected. But when I right click and search for the name of the custom event I just created in another Blueprint, it can’t find it. I know I’m typing the name correctly and my Blueprints are compiled. I’ve even created the function in the original Blueprint and copy-pasted it into the second blue print, only to receive an error that it can find the custom event. What am I missing?