BlzSetSpecialEffectTime

Parameters
whichEffect effect
time real
comment

Changes(set) the time (how long the special effect lasts) of the passed special effect.

TimeScale is a real, which means that it could be both negative and positive numbers with decimals, however it can’t be a negative value in this case.

patch

1.29.2.9231

Source
common.j
return type
nothing
Source code
native BlzSetSpecialEffectTime                     takes effect whichEffect, real time returns nothing