Unreal Quick Tip – Event Dispatcher
I needed to set up an Event Dispatcher in an Actor BP to call a function in my Level Bp so here are the steps you take to do this. There were posts around about DO NOT DO THIS, but I have a very simple file and all the level is doing is setting up … Read more