Class Objective
- Namespace
- GuildWars2.Hero.StoryJournal.Stories
- Assembly
- GW2SDK.dll
Information about an objective to complete in order to progress through a story step.
public sealed record Objective : IEquatable<Objective>
- Inheritance
-
Objective
- Implements
- Inherited Members
Properties
- Active
The text displayed when the objective is active, usually contains player instructions.
- Complete
The text displayed when the objective is complete, usually contains a summary of what happened.