Navigation
Unreal Engine C++ API Reference > Runtime > Analytics > Interfaces > IAnalyticsProvider
Type | Name | Description | |
---|---|---|---|
void | RecordCurrencyPurchase
(
const FString& GameCurrencyType, |
Record an in-game purchase of a an item. | |
void | RecordCurrencyPurchase
(
const FString& GameCurrencyType, |
Record a purchase of in-game currency using real-world money. | |
void | RecordCurrencyPurchase
(
const FString& GameCurrencyType, |
Record a purchase of in-game currency using real-world money. |