Try Purchase Item Async

Try Purchase Item Async

Windows
MacOS
Linux

Attempts to purchase the specified item. @brief This call instigates a purchase request which is handled on a separate thread. The result of this asynchronous operation is reported back to the calling blueprint via the FPurchaseConfirmationSuccess or FPurchaseConfirmationFailure event handlers.

Target is In App Purchase Component

Try Purchase Item Async
Target
Item Details
Return Value

Inputs

In
Exec
Target
In App Purchase Component Object Reference
Item Details
Purchase Item Details Structure (by ref)

The details of the item to be purchased.

Outputs

Out
Exec
Return Value
Boolean

False if a purchase confirmation is already running, 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