C_AuctionHouse.GetNumOwnedAuctions

From Warcraft Wiki
Jump to navigation Jump to search

Returns the number of auctions the player has active on the auction house.

numOwnedAuctions = C_AuctionHouse.GetNumOwnedAuctions()

Returns

numOwnedAuctions
number

Patch changes

Battle for Azeroth Patch 8.3.0 (2020-01-14): Added.