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