BlzSetSpecialEffectColor

Parameters
whichEffect effect
r integer
g integer
b integer
comment

Changes(Set) the color of a special effect (tinting), using R (RED) G (GREEN) B (BLUE) values, it will tint the effect on every part that it can be tinted.

patch

1.29

return type
nothing
Source code
native BlzSetSpecialEffectColor                    takes effect whichEffect, integer r, integer g, integer b returns nothing
Source
common.j
wc3modding.com
BlzSetSpecialEffectColor