![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Request to purchase one or more catalog items from a specific wallet. More...
#include <LootLockerPurchasesRequestHandler.h>
Data Fields | |
| FString | Wallet_id = "" |
| The id of the wallet to be used for the purchase. | |
| TArray< FLootLockerCatalogItemAndQuantityPair > | Items |
| A list of items to purchase. | |
Request to purchase one or more catalog items from a specific wallet.
| TArray<FLootLockerCatalogItemAndQuantityPair> FLootLockerPurchaseCatalogItemRequest::Items |
A list of items to purchase.
| FString FLootLockerPurchaseCatalogItemRequest::Wallet_id = "" |
The id of the wallet to be used for the purchase.