UGameSparksAsset¶
#include <GameSparksAsset.h>
Inherits from UPrimaryDataAsset
Inherited by UAchievement, UVirtualGood
Public Functions¶
| Name | |
|---|---|
| UGameSparksAsset() |
Public Attributes¶
| Name | |
|---|---|
| [[FText]] | Description |
| FString | EpicCatalogId |
| FString | EpicFulfillmentId |
| [[EFaction]] | Faction |
| int32 | GrantCrowns |
| int32 | GrantGold |
| int32 | Level |
| [[EOnlineStat]] | LevelStat |
| [[EStoreListing]] | Listing |
| FString | PSNCatalogId |
| FString | PSNLegacyCatalogId |
| FString | PSNLegacyEntitlementId |
| int32 | PriceCrowns |
| int32 | PriceGold |
| int32 | PriceUSDCents |
| [[ETBLRarity]] | Rarity |
| FString | SpecialEvent |
| [[FText]] | Title |
| FString | XbCatalogId |
| bool | bAlwaysListOnSteam |
| bool | bCanBeListed |
| bool | bCanBePurchased |
| bool | bSinglePurchase |
Updated on 2025-01-21 at 09:02:24 +0100