The search keyword must be a single word (no spaces).
Function QueueDestructableAnimationBJ
- Line
- 5067
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- destructable d, string whichAnimation
- Returns
- nothing
| 5067 | function QueueDestructableAnimationBJ takes destructable d, string whichAnimation returns nothing |
| 5068 | call QueueDestructableAnimation(d, whichAnimation) |
| 5069 | endfunction
|