Vixen
c7401864
csharp
public enum QuestRefusal

Why a quest could not be accepted, advanced or turned in.

Read the guide page for this →

Fields and properties (8)

  • None

    It could.

  • UnknownQuest

    This build has no such quest.

  • AlreadyActive

    It is already on the journal.

  • AlreadyDone

    It has been done and does not repeat.

  • Requirements

    A requirement is not met.

  • NotActive

    It is not on the journal at all.

  • NotFinished

    Its objectives are not finished.

  • BadChoice

    The 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