csharp
public enum QuestRefusalWhy a quest could not be accepted, advanced or turned in.
Fields and properties (8)
NoneIt could.
UnknownQuestThis build has no such quest.
AlreadyActiveIt is already on the journal.
AlreadyDoneIt has been done and does not repeat.
RequirementsA requirement is not met.
NotActiveIt is not on the journal at all.
NotFinishedIts objectives are not finished.
BadChoiceThe reward has a choice and the turn-in did not make one, or made an impossible one.
Used by (2)
- QuestJournalVixen.Gameplay.Quests
- QuestJournalTestsVixen.Gameplay.Quests.Tests