Class StoryStep
- Namespace
- GuildWars2.Hero.StoryJournal.Stories
- Assembly
- GW2SDK.dll
Information about a story step, for example "Victory or Death".
public sealed record StoryStep : IEquatable<StoryStep>
- Inheritance
-
StoryStep
- Implements
- Inherited Members
Properties
- Id
The story step ID.
- Level
The level requirement to start the story step.
- Name
The story step name.
- Objectives
The objectives to complete in order to progress through the story step.
- StoryId
The ID of the story that this step belongs to.