Struct ItemSpent
Inherited Members
Namespace: UnityEngine.Analytics
Assembly: Unity.Analytics.StandardEvents.dll
Syntax
[StandardEventName("item_spent", "Monetization", "Send this event when the player spends an item.")]
public struct ItemSpent
Fields
| Name | Description |
|---|---|
| amount | |
| balance | |
| currencyType | |
| itemId | |
| itemType | |
| level | |
| transactionContext | |
| transactionId |