RSS

Пятница, 26.04.2024, 01:24
Главная » WoW API » API Функции » Аукцион »

CanCancelAuction

[ править ]
Returns whether one of the player's auctions can be canceled.
[клоны]
Returns whether one of the player's auctions can be canceled. Generally, non-cancelable auctions are those which have completed but for which payment has not yet been delivered.

Signature:
Code
canCancel = CanCancelAuction(index)

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

Returns:
  • canCancel - 1 if the auction can be canceled; otherwise nil (1nil)

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