RecordItemPurchase

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

RecordItemPurchase

(
    const FString& ItemId,
    int ItemQuantity
)

Record an in-game purchase of a an item.

Public function Virtual

void

 

RecordItemPurchase

(
    const FString& ItemId,
    int ItemQuantity,
    const TArray< FAnalyticsEventAttrib...
)

Record an in-game purchase of a an item.

Public function Virtual

void

 

RecordItemPurchase

(
    const FString& ItemId,
    const FString& Currency,
    int PerItemCost,
    int ItemQuantity
)

Record an in-game purchase of a an item.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss