Try Get Purchase History Async

Try Get Purchase History Async

Windows
MacOS
Linux

Attempts to retrieve the app's purchase history. @brief This call instigates a purchase history request which is handled on a separate thread. The result of this asynchronous operation is reported back to the calling blueprint via the FGetPurchaseHistorySuccess or FGetPurchaseHistoryFailure event handlers.

Target is In App Purchase Component

Try Get Purchase History Async
Target
In Num Pages
0
Return Value

Inputs

In
Exec
Target
In App Purchase Component Object Reference
In Num Pages
Integer

Specifies the number of history pages to retrieve.

Outputs

Out
Exec
Return Value
Boolean

False if a purchase history query is already running or InNumPages is less than or equal to zero, true otherwise.

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