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)