Property StoryIds
- Namespace
- GuildWars2.Hero.StoryJournal.Stories
- Assembly
- GW2SDK.dll
StoryIds
The IDs of the stories that belong to this storyline.
public required List<int> StoryIds { get; init; }
The IDs of the stories that belong to this storyline.
public required List<int> StoryIds { get; init; }