Property StoryId
- Namespace
- GuildWars2.Hero.StoryJournal.Stories
- Assembly
- GW2SDK.dll
StoryId
The ID of the story that this step belongs to.
public required int StoryId { get; init; }
The ID of the story that this step belongs to.
public required int StoryId { get; init; }