Connecting multiwallet

I want to connect multiple wallet like metamask and walletConnect in my unity project on Connect button, using moralis. Anyone can help me with exact code ??

You can use WalletConnect to connect wallets like MetaMask or others (by scanning a QR code). The Unity game kit comes with a demo scene that uses WalletConnect.

There is also a WalletConnect code example here.