Navigation
API > API/Runtime > API/Runtime/Analytics > API/Runtime/Analytics/Interfaces > API/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. |