Im trying to call a custom event using an event dispatcher.
- I create an EventDispatcher in my actor.
- Then bind a custom event to this EventDispatcher.
When I use an actor reference from my LevelBlueprint I cant see the custom event.
Im trying to call a custom event using an event dispatcher.
When I use an actor reference from my LevelBlueprint I cant see the custom event.