Yes I am, I have a class blueprint that takes an on clicked event which calls an event dispatcher used in my level blueprint to call an event in a separate class blueprint. I just switched to that system, before I was simple calling the on clicked event straight from my level blueprint.