![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Holds the Steam Store listing for a catalog entry, including a description and the available prices. More...
#include <LootLockerCatalogRequestHandler.h>
Data Fields | |
| FString | Description = "" |
| Description of this listing. | |
| TArray< FLootLockerCatalogSteamStoreListingPrice > | Prices |
| List of prices for this listing. | |
Holds the Steam Store listing for a catalog entry, including a description and the available prices.
| FString FLootLockerCatalogSteamStoreListing::Description = "" |
Description of this listing.
| TArray<FLootLockerCatalogSteamStoreListingPrice> FLootLockerCatalogSteamStoreListing::Prices |
List of prices for this listing.