RSS

Пятница, 19.04.2024, 13:55
Главная » WoW API » API Функции » Поля сражений »

GetBattlefieldEstimatedWaitTime

[ править ]
Returns the estimated wait time on a battleground or arena queue.
[клоны]
Returns the estimated wait time on a battleground or arena queue.

Signature:
Code
waitTime = GetBattlefieldEstimatedWaitTime(index)

Arguments:
  • index - Index of a battleground/arena queue the player has joined (between 1 and MAX_BATTLEFIELD_QUEUES) (number)

Returns:
  • waitTime - Estimated wait time to join the battleground/arena (in milliseconds) (number)

Также смотрите: Поля сражений , Battlefield functions
Ссылки: http://wowprogramming.com/docs/api/GetBattlefieldEstimatedWaitTime