Implement on a quest class to customize how it displays in the quest UI.
Verse using statement |
using { /UnrealEngine.com/Progression } |
Members
This interface has data members, but no functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
ShowNotification |
?logic |
Whether HUD notifications play for this quest's granted/progress/completed moments. |
AllowFavorite |
?logic |
Whether players may favorite this quest to the HUD quest tracker. |
Categories |
?[]quest_category |
The categories this quest is grouped under in the quest UI. Empty = uncategorized. |