Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'InAppPurchaseProductRequest2' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | In App Purchase Product Request 2 |
Outputs
Type | Name | Description |
---|---|---|
string | Product Identifier | The unique product identifier that matches the one from your targeted store. |
boolean | Is Consumable | Flag to determine whether this is a consumable purchase, or not. |