Unreal Engine Blueprint API Reference > Online > in App Purchase
Queries a InAppPurchase for an integer value
Target is In App Purchase Query Callback Proxy 2
Latent. This node will complete at a later time. Latent nodes can only be placed in event graphs.
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Player Controller | |
string | Product Identifiers |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
exec | On Success | Called when there is a successful InAppPurchase query |
exec | On Failure | Called when there is an unsuccessful InAppPurchase query |
struct | In App Offer Information |