Class BackgroundStoryAnswer
- Namespace
- GuildWars2.Hero.StoryJournal.BackgroundStories
- Assembly
- GW2SDK.dll
Information about an answer to a background story question.
public sealed record BackgroundStoryAnswer : IEquatable<BackgroundStoryAnswer>
- Inheritance
-
BackgroundStoryAnswer
- Implements
- Inherited Members
Properties
- Description
The answer text.
- Id
The answer ID.
- Journal
The text that is displayed in the character's biography when this answer is chosen.
- Professions
The professions that can give this answer.
- QuestionId
The ID of the background story question that this answer belongs to.
- Races
The races that can give this answer.
- Title
The short title of the answer.