![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Pairs a catalog listing identifier with the quantity to purchase. More...
#include <LootLockerPurchasesRequestHandler.h>
Data Fields | |
| FString | Catalog_listing_id = "" |
| The unique listing id of the catalog item to purchase. | |
| int | Quantity = 0 |
| The quantity of the specified item to purchase. | |
Pairs a catalog listing identifier with the quantity to purchase.
| FString FLootLockerCatalogItemAndQuantityPair::Catalog_listing_id = "" |
The unique listing id of the catalog item to purchase.
| int FLootLockerCatalogItemAndQuantityPair::Quantity = 0 |
The quantity of the specified item to purchase.