Vixen
c7401864
csharp
public enum EconomyVerdict

How an intent was received.

Read the guide page for this →

Fields and properties (5)

  • Applied

    It happened.

  • Replayed

    It had already happened, and nothing happened twice.

  • Unbalanced

    Its movements do not sum to zero for some asset.

  • Insufficient

    A player's account does not hold what it is being asked to give up.

  • Malformed

    It names an account that is not one, or has no movements, or has no key.

Used by (12)

  • AuctionHouseVixen.Gameplay.Economy
  • EconomyResultVixen.Gameplay.Economy
  • HousekeepingTestsVixen.Live.Gameplay.Tests
  • KeyHorizonTestsVixen.Gameplay.Economy.Tests
  • LedgerBridgeVixen.Live.Gameplay
  • LedgerBridgeTestsVixen.Live.Gameplay.Tests
  • LedgerTestsVixen.Gameplay.Economy.Tests
  • MemoryEconomyLedgerVixen.Gameplay.Economy
  • PostOfficeVixen.Gameplay.Economy
  • TradeSessionVixen.Gameplay.Economy
  • TradeTestsVixen.Gameplay.Economy.Tests
  • VendorStateVixen.Gameplay.Economy