RSS

Суббота, 27.04.2024, 04:50
Главная » WoW API » API Функции » Аукцион »

CancelAuction

[ править ]
Cancels an auction created by the player.
[клоны]
Cancels an auction created by the player. When canceling an auction, the deposit amount is not refunded.

Signature:
Code
CancelAuction(index)

Arguments:
  • index - Index of an auction in the "owner" listing (number)

This function does not prompt the user for confirmation before its results take effect -- that behavior is provided by the default UI, and this function is called from the confirmation dialog
This function requires a key or mouse press in order to be used, but may not be protected.

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