BlzSetSpecialEffectRoll
- Parameters
-
whichEffect effect
roll real
In radian (1*π is a 180° rotation) - rotation around X-axis
- comment
- note
-
Does not apply if the effect is attached to some model's attachment point (remains 0.0).
- note
-
See:
BlzSetSpecialEffectOrientation
,BlzSetSpecialEffectYaw
,BlzSetSpecialEffectPitch
- patch
-
1.29.2.9231
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native BlzSetSpecialEffectRoll takes effect whichEffect, real roll returns nothing