FQuestReward¶
#include <QuestReward.h>
Public Functions¶
Name | |
---|---|
TBL_API | FQuestReward() |
Public Attributes¶
Name | |
---|---|
[[FText]] | Description |
TSoftObjectPtr< UTexture2D > | Icon |
TSoftObjectPtr< UVirtualGood > | Item |
float | ItemEquivalentCurrencyAmount |
int32 | Quantity |
[[EQuestRewardType]] | Type |
bool | bIsPremium |
Updated on 2025-01-21 at 09:02:25 +0100