RSS

Вторник, 23.04.2024, 13:38
Главная » WoW API » API Функции » Достижения »

IsTrackedAchievement

[ править ]
Returns whether an achievement is flagged for display in the objectives tracker UI.
[клоны]
Returns whether an achievement is flagged for display in the objectives tracker UI.

Signature:
Code
isTracked = IsTrackedAchievement(id)

Arguments:
  • id - The numeric ID of an achievement (number)

Returns:
  • isTracked - True if the achievement is flagged for tracking; otherwise false (boolean)

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