![]() |
LootLocker Unreal Server SDK 6.6.0
Server-side backend SDK for Unreal Engine
|
Represents a single price point for a Steam Store listing. More...
#include <LootLockerServerCatalogRequest.h>
Data Fields | |
| FString | Currency |
| Currency code of the currency to be used for purchasing this listing. | |
| int | Amount = 0 |
| Amount of the base value of the specified currency that this listing costs to purchase. | |
Represents a single price point for a Steam Store listing.
| int FLootLockerServerCatalogSteamStoreListingPrice::Amount = 0 |
Amount of the base value of the specified currency that this listing costs to purchase.
| FString FLootLockerServerCatalogSteamStoreListingPrice::Currency |
Currency code of the currency to be used for purchasing this listing.