Class VirtualTransaction
Describes the Virtual transaction info, and outcome.
Inherited Members
Namespace: UnityEngine .GameFoundation
Assembly: solution.dll
Syntax
public sealed class VirtualTransaction : BaseTransaction
Properties
Name | Description |
---|---|
costs |
Methods
Name | Description |
---|---|
Auto |
Gets a list of the first InventoryItem ids from the inventory that satisfy the cost of a transaction. |
Verify |
Test whether the costs can be met be the currencies in the wallet and/or the items in the inventory. |