Closed damoncro closed 2 years ago
Just checked v0.0.9-alpha was updated on marketplace! This PR is ready to be merged.
@tomtau events can be notified in callbacks in c++ by UE_LOG and sendEvent function: https://github.com/cronos-labs/play-unreal-plugin/blob/main/Source/CronosPlayUnreal/Private/PlayCppSdkActor.cpp#L347-L390. It should work on blueprint, but not tested.
@leejw51crypto what do you think?
walletconnect event is already fired in unreal delegate, now. through delegate (callback in unreal)
v0.0.9-alpha is not available in marketplace yet, we could wait it to be approved first before merging.