Vixen
c7401864
csharp
public enum HousingRefusal

Why something in a house was refused.

Read the guide page for this →

Fields and properties (8)

  • None

    It was not.

  • Unknown

    There is no such plot, furniture or placement.

  • Forbidden

    They are not allowed to.

  • Banned

    They are barred from the place entirely.

  • OutOfBudget

    It would cost more than the plot has left.

  • TooMany

    There are already as many of that piece as the plot allows.

  • WrongSurface

    That piece does not go on that kind of surface, or the plot has no such surface.

  • Requirements

    A requirement is not met.

Used by (2)

  • HousePlotVixen.Gameplay.Housing
  • HousingTestsVixen.Gameplay.Housing.Tests