B1ExecuteQuest
- Represents a quest that is currently being executed, pairing reserved quest info with a mission ID.
| Property | Type | Description | Metadata |
|---|---|---|---|
| QuestInfo | FB1ReserveQuest | The reserved quest data for this executing quest. | |
| MissionId | FB1MissionId | The runtime mission ID assigned to this executing quest. |