imnazake/gameplay-message-router

how to using in ue4

Closed this issue · 1 comments

hello ,I want to know how to using in ue4! or other way to do it .please!

You will probably need to modify engine source to add UCancellableAsyncAction (this was added to the engine in 5.0 check out the engine source for more info about it) in unreal engine 4 to be able to use this plugin because it depends on that.