A category in the quest UI.
Verse using statement |
using { /UnrealEngine.com/Progression } |
Exposed Interfaces
This class exposes the following interfaces:
| Name | Description |
|---|---|
has_icon |
Interface that provides an icon. |
has_description |
Interface that provides descriptive names or text. |
Members
This class has data members, but no functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
SortOrder |
rational |
Relative ordering among categories in the quest UI; lower values sort first. |
Parent |
?quest_category |
The owning category that this category is considered nested under. |