storeType | Set to StoreType.Premium if purchases use real-world money; otherwise, StoreType.Soft (required). |
itemId | A unique identifier for the item (required). |
itemName | The item's name (optional). |
eventData | Dictionary of custom parameters. (optional) |
AnalyticsResult The result of the analytics event sent.
Sends a store_item_click
event.
Send this event when the player clicks on an item in the store.