DefiWalletCoreActor is a C++ Class that has all the features for interacting with Crypto.org Chain and Cronos Chain natively.
- Right click Content Browser > Blueprint Class
- Search DefiWalletCoreActor in All Classes > Select
- Rename the blueprint, for example, BP_DefiWalletCore.
PlayCppSdkActor is another C++ class that brings the WalletConnect capability into unreal engine.
- Right click Content Browser > Blueprint Class, and search PlayCppSdkActor
- Rename it, for example, BP_PlayCppSdkActor