LootLocker Unreal Server SDK 6.6.0
Server-side backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerServerCatalogSteamStoreListing Struct Reference

Holds the Steam Store listing for a catalog entry. More...

#include <LootLockerServerCatalogRequest.h>

Data Fields

FString Description
 Description of this listing.
 
TArray< FLootLockerServerCatalogSteamStoreListingPricePrices
 List of prices for this listing.
 

Detailed Description

Holds the Steam Store listing for a catalog entry.

Field Documentation

◆ Description

FString FLootLockerServerCatalogSteamStoreListing::Description

Description of this listing.

◆ Prices

TArray<FLootLockerServerCatalogSteamStoreListingPrice> FLootLockerServerCatalogSteamStoreListing::Prices

List of prices for this listing.