RSS

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

GetAuctionHouseDepositRate

[ править ]
Returns the deposit rate for the current auction house.
[клоны]
Returns the deposit rate for the current auction house. Obsolete (returns different values for faction and neutral auction houses, but these values do not describe the ratio of auction deposit to an item's vendor buy or sell price); use CalculateAuctionDeposit() instead.

Signature:
Code
rate = GetAuctionHouseDepositRate()

Returns:
  • rate - The current auction house deposit rate (number)

This function is deprecated and is no longer in use

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