Magic Leap

Magic Leap

Windows
MacOS
Linux
On this page

Actions

Get Items Details Failure

Get Items Details Failure

Get Items Details Success

Get Items Details Success

Get Purchase History Failure

Get Purchase History Failure

Get Purchase History Success

Get Purchase History Success

In App Purchase Log Message

In App Purchase Log Message

Purchase Confirmation Failure

Purchase Confirmation Failure

Purchase Confirmation Success

Purchase Confirmation Success

Try Get Items Details Async

Attempts to retrieve details for the specified items. @brief This call instigates an items details query which is handled on a separate thread. The result of this asynchronous operation is reported back to the calling blueprint via the FGetItemsDetailsSuccess or FGetItemsDetailsFailure event handlers.

Target is In App Purchase Component

Try Get Purchase History Async

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 Purchase Item Async

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

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