Struct TransactionResult
Namespace: UnityEngine.GameFoundation
Assembly: solution.dll
Syntax
public struct TransactionResult
Fields
| Name | Description |
|---|---|
| costs | The items or currency which the transaction took from the player. |
| rewards | The items or currency which the transaction granted to the player. |