csharp
public enum ListingStatusWhere a listing is.
Fields and properties (4)
OpenRunning.
SoldSomebody bought or outbid everybody else.
ExpiredNobody did, and it has gone back.
WithdrawnThe seller took it down.
Used by (3)
- AuctionHouseVixen.Gameplay.Economy
- AuctionListingVixen.Gameplay.Economy
- AuctionTestsVixen.Gameplay.Economy.Tests