RSS

Пятница, 26.04.2024, 18:13
Главная » WoW API » API Функции » Достижения »

GetStatistic

[ править ]
Returns data for a statistic that can be shown on the statistics tab of the achievements window.
[клоны]
Returns data for a statistic that can be shown on the statistics tab of the achievements window.

Signature:
Code
info = GetStatistic(id)

Arguments:
  • id - The numeric ID of a statistic (number, blizzid)

Returns:
  • info - The data for the statistic, or "--" if none has yet been recorded for it (string)

Также смотрите: Достижения , Achievement functions
Ссылки: http://wowprogramming.com/docs/api/GetStatistic