Property QuestionId
- Namespace
- GuildWars2.Hero.StoryJournal.BackgroundStories
- Assembly
- GW2SDK.dll
QuestionId
The ID of the background story question that this answer belongs to.
public required int QuestionId { get; init; }
The ID of the background story question that this answer belongs to.
public required int QuestionId { get; init; }