Get Wallet

Economy
Server Side
Both Mobile and PC

Get the wallet of the target entity

Declaration

func GetWallet(target entity, out var isExist bool, out var wallet entity<Wallet>)
go

Parameters

Input

Name Type Description
Target entity Target Entity

Out

Name Type Description
IsExist Bool Whether a wallet exists
Wallet Wallet The wallet entity obtained