![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Request to begin the Steam purchase redemption process for a catalog item for a specific class, extending the player request with a class identifier. More...
#include <LootLockerPurchasesRequestHandler.h>


Data Fields | |
| int | Class_id = 0 |
| Id of the class to make the purchase for. | |
Data Fields inherited from FLootLockerBeginSteamPurchaseRedemptionRequest | |
| FString | Steam_id = "" |
| Id of the Steam User that is making the purchase. | |
| FString | Currency = "" |
| The currency to use for the purchase. | |
| FString | Language = "" |
| The language to use for the purchase. | |
| FString | Catalog_item_id = "" |
| The LootLocker Catalog Item Id for the item you wish to purchase. | |
Request to begin the Steam purchase redemption process for a catalog item for a specific class, extending the player request with a class identifier.
| int FLootLockerBeginSteamPurchaseRedemptionForClassRequest::Class_id = 0 |
Id of the class to make the purchase for.