BlzSetSpecialEffectColorByPlayer
- Parameters
-
whichEffect effect
whichPlayer player
- comment
Changes(Set) the color of a special effect (tinting), using the specific player’s color, it will tint the effect on every part that it can be tinted.
- patch
1.29
- return type
nothing
- Source code
native BlzSetSpecialEffectColorByPlayer takes effect whichEffect, player whichPlayer returns nothing
- Source
- common.j
- wc3modding.com
- BlzSetSpecialEffectColorByPlayer