IGameDataProgress.GetQuest method
Returns the quest row for id, or null if unknown.
public QuestInfo? GetQuest(int id)See Also
Section titled “See Also”- struct QuestInfo
- interface IGameDataProgress
- namespace Stellar.Abstractions.Services
Returns the quest row for id, or null if unknown.
public QuestInfo? GetQuest(int id)