Class BackgroundStoryQuestion
- Namespace
- GuildWars2.Hero.StoryJournal.BackgroundStories
- Assembly
- GW2SDK.dll
Information about a background story question which is asked during character creation.
public sealed record BackgroundStoryQuestion : IEquatable<BackgroundStoryQuestion>
- Inheritance
-
BackgroundStoryQuestion
- Implements
- Inherited Members
Properties
- AnswerIds
The IDs of the possible answers to the question.
- Description
The question text.
- Id
The question ID.
- Order
The order in which the question appears relative to other questions in the character creation process.
- Professions
The professions that can receive this question.
- Races
The races that can receive this question.
- Title
The short title of the question.