Property AnswerIds
- Namespace
- GuildWars2.Hero.StoryJournal.BackgroundStories
- Assembly
- GuildWars2.dll
AnswerIds
The IDs of background story answers picked during the character's creation.
public required IImmutableValueList<string> AnswerIds { get; init; }