csharp
public enum EconomyVerdictHow an intent was received.
Fields and properties (5)
AppliedIt happened.
ReplayedIt had already happened, and nothing happened twice.
UnbalancedIts movements do not sum to zero for some asset.
InsufficientA player's account does not hold what it is being asked to give up.
MalformedIt 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