B1RemoveQuest
- Identifies a quest to be removed, storing the removal tick and the quest ID.
| Property | Type | Description | Metadata |
|---|---|---|---|
| RemoveTick | int64 | The game tick at which this quest should be removed. | |
| QuestId | FName | The data table ID of the quest to remove. |