BlzSpecialEffectRemoveSubAnimation
- Parameters
-
whichEffect effect
whichSubAnim subanimtype
- comment
-
Clears a specific subanimation (tag) of a specified special effect. (It does not affect normal animations).
- note
-
See
BlzSpecialEffectClearSubAnimations
for subanimation tag examples. - patch
-
1.30.0.9655
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native BlzSpecialEffectRemoveSubAnimation takes effect whichEffect, subanimtype whichSubAnim returns nothing