QuestInfo.QuestKind property
Quest kind integer (main story, side quest, daily, etc.) from the game table.
public int QuestKind { get; set; }See Also
Section titled “See Also”- struct QuestInfo
- namespace Stellar.Abstractions.Domain.GameData
Quest kind integer (main story, side quest, daily, etc.) from the game table.
public int QuestKind { get; set; }