Quest
Introduction
The information about a specific quest
API Reference
Properties
| Property | Description | Type | Default Value |
|---|---|---|---|
| Name | The name of the quest | FText | |
| Id | The ID of the quest | FGuid | FGuid::NewGui |
| Points | The points of the quest | TArray<FText> |
The information about a specific quest
| Property | Description | Type | Default Value |
|---|---|---|---|
| Name | The name of the quest | FText | |
| Id | The ID of the quest | FGuid | FGuid::NewGui |
| Points | The points of the quest | TArray<FText> |