A store entry that list a catalog item at a particular price.
More...
|
object | CustomData |
| Store specific custom data. The data only exists as part of this store; it is not transferred to item instances.
|
|
uint? | DisplayPosition |
| Intended display position for this item. Note that 0 is the first position.
|
|
string | ItemId |
| Unique identifier of the item as it exists in the catalog - note that this must exactly match the ItemId from the catalog.
|
|
Dictionary< string, uint > | RealCurrencyPrices |
| Override prices for this item for specific currencies.
|
|
Dictionary< string, uint > | VirtualCurrencyPrices |
| Override prices for this item in virtual currencies and "RM" (the base Real Money purchase price, in USD pennies)
|
|
A store entry that list a catalog item at a particular price.
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Plugins/PlayFabSDK/Client/PlayFabClientModels.cs