Vixen
c7401864
csharp
public enum MailRefusal

Why a mail operation was refused.

Read the guide page for this →

Fields and properties (7)

  • None

    It was not.

  • NotFound

    There is no such letter, or it is not theirs.

  • AlreadyClaimed

    It has already been claimed.

  • Malformed

    It names nobody, or nothing, or itself.

  • Full

    The mailbox is full.

  • Insufficient

    They cannot pay what is owed on it.

  • Refused

    The ledger refused it.

Used by (2)

  • MailTestsVixen.Gameplay.Economy.Tests
  • PostOfficeVixen.Gameplay.Economy