Hello,
What is difference between EventActionHandler/Sender and GameplayEventHandler/Sender ?
Cheers
Hello,
What is difference between EventActionHandler/Sender and GameplayEventHandler/Sender ?
Cheers
Hey @jasiuj, there is no difference. EventActionHandler is an alias to GameplayEventHandler.
Having said that, we recommend you use GameplayEventHandler.
Hope that help!
Thank you @Binky