RSS

Вторник, 16.04.2024, 07:07
Главная » WoW API » API Функции » Аукцион »

GetBidderAuctionItems

[ править ]
Requests data from the server for the list of auctions bid on by the player.
[клоны]
Requests data from the server for the list of auctions bid on by the player. The AUCTION_BIDDER_LIST_UPDATE event fires if new data is available; listing information can then be retrieved using GetAuctionItemInfo() or other Auction APIs.

Signature:
Code
GetBidderAuctionItems()

This function must query the remote server, and any results will not be immediately available to the game client. Please see the function's documentation for more information about how to retrieve any results.

Также смотрите: Аукцион , Auction functions
Ссылки: http://wowprogramming.com/docs/api/GetBidderAuctionItems