Navigation
Unreal Engine C++ API Reference > Runtime > Analytics > Interfaces > IAnalyticsProvider
Type | Name | Description | |
---|---|---|---|
void | RecordItemPurchase
(
const FString& ItemId, |
Record an in-game purchase of a an item. | |
void | RecordItemPurchase
(
const FString& ItemId, |
Record an in-game purchase of a an item. | |
void | RecordItemPurchase
(
const FString& ItemId, |
Record an in-game purchase of a an item. |