![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Request to redeem a Google Play Store purchase for the current player using a product identifier and purchase token. More...
#include <LootLockerPurchasesRequestHandler.h>

Data Fields | |
| FString | Product_id = "" |
| The id of the product that this redemption refers to. | |
| FString | Purchase_token = "" |
| The token from the purchase successfully made towards the Google Play Store. | |
Request to redeem a Google Play Store purchase for the current player using a product identifier and purchase token.
| FString FLootLockerRedeemGooglePlayStorePurchaseForPlayerRequest::Product_id = "" |
The id of the product that this redemption refers to.
| FString FLootLockerRedeemGooglePlayStorePurchaseForPlayerRequest::Purchase_token = "" |
The token from the purchase successfully made towards the Google Play Store.