Vixen
c7401864
csharp
public enum CraftingRefusal

Why a craft was refused.

Read the guide page for this →

Fields and properties (6)

  • None

    It was not.

  • Unknown

    This build has no such recipe.

  • NotLearned

    They have not learned it.

  • WrongStation

    They are not at the right station.

  • Missing

    They do not have the inputs.

  • Requirements

    A requirement is not met, or their skill is too low.

Used by (2)

  • CrafterVixen.Gameplay.Crafting
  • CraftingTestsVixen.Gameplay.Crafting.Tests