BlzSetSpecialEffectPosition
- Parameters
-
whichEffect effect
x real
y real
z real
- comment
-
Sets the effect's absolute X, Y and Z map coordinates position.
- note
-
Does not apply if the effect is attached to some model's attachment point (remains 0.0).
- patch
-
1.29.2.9231
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native BlzSetSpecialEffectPosition takes effect whichEffect, real x, real y, real z returns nothing