The search keyword must be a single word (no spaces).
Function SetDestructableAnimationBJ
- Line
- 5062
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- destructable d, string whichAnimation
- Returns
- nothing
| 5062 | function SetDestructableAnimationBJ takes destructable d, string whichAnimation returns nothing |
| 5063 | call SetDestructableAnimation(d, whichAnimation) |
| 5064 | endfunction
|