BlzSpecialEffectRemoveSubAnimation
- Parameters
-
whichEffect effect
whichSubAnim subanimtype
- comment
Clears a specific subanimation (tag) of a specified special effect. (It does not affect normal animations).
- patch
1.30
- return type
nothing
- Source code
native BlzSpecialEffectRemoveSubAnimation takes effect whichEffect, subanimtype whichSubAnim returns nothing
- Source
- common.j
- wc3modding.com
- BlzSpecialEffectRemoveSubAnimation