RSS

Четверг, 25.04.2024, 14:29
Главная » WoW API » API Виджеты » Перезарядка (Cooldown) »

Cooldown:SetDrawEdge(enable)

[ править ]
Sets whether a bright line should be drawn on the moving edge of the cooldown animation.
[клоны]
Sets whether a bright line should be drawn on the moving edge of the cooldown animation. Does not change the appearance of a currently running cooldown animation; only affects future runs of the animation.


Signature:
Code
Cooldown:SetDrawEdge(enable)

Arguments:
  • enable - True to cause a bright line to be drawn on the moving edge of the cooldown "sweep" animation; false for the default behavior (no line drawn) (boolean)

Также смотрите: Перезарядка (Cooldown)
Ссылки: http://wowprogramming.com/docs/widgets/Cooldown/SetDrawEdge