FStoreOfferItem¶
#include <StoreOfferItem.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FStoreOfferItem() |
Public Attributes¶
| Name | |
|---|---|
| TArray< FStoreBundleItem > | BundleItems |
| int32 | CrownsGiven |
| int32 | CrownsPrice |
| [[EFaction]] | Faction |
| int32 | GoldGiven |
| int32 | GoldPrice |
| [[FText]] | ItemClass |
| [[FText]] | OfferDescription |
| FString | OfferId |
| FSlateBrush | OfferImage |
| [[FText]] | OfferName |
| FString | PlayfabOfferId |
| [[ETBLRarity]] | Rarity |
| float | USDCentsPrice |
| bool | bAlreadyOwnsSinglePurchase |
Updated on 2025-01-21 at 09:02:25 +0100