BlzSetSpecialEffectAlpha

Parameters
whichEffect effect
alpha integer
comment

Changes(Set) the alpha (transparency) of a special effect, the entire model will be made transparent based on the integer value. Integer Alpha goes from 0 to 100 (it equals percentage).

patch

1.29

return type
nothing
Source code
native BlzSetSpecialEffectAlpha                    takes effect whichEffect, integer alpha returns nothing
Source
common.j
wc3modding.com
BlzSetSpecialEffectAlpha