Property AnswerIds
- Namespace
- GuildWars2.Hero.StoryJournal.BackgroundStories
- Assembly
- GW2SDK.dll
AnswerIds
The IDs of the possible answers to the question.
public required IReadOnlyList<string> AnswerIds { get; init; }
The IDs of the possible answers to the question.
public required IReadOnlyList<string> AnswerIds { get; init; }