Struct WalletData
Serializable data structure that contains the state of the Wallet.
Namespace: UnityEngine.GameFoundation.Data
Assembly: solution.dll
Syntax
[Serializable]
public struct WalletData
Fields
| Name | Description |
|---|---|
| balances | The list of balances |
Properties
| Name | Description |
|---|---|
| Empty | Get an empty instance of this class. |