The search keyword must be a single word (no spaces).
Function GroupTargetDestructableOrder
- Line
- 8213
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- group whichGroup, string order, widget targetWidget
- Returns
- boolean
| 8213 | function GroupTargetDestructableOrder takes group whichGroup, string order, widget targetWidget returns boolean |
| 8214 | return GroupTargetOrder( whichGroup, order, targetWidget ) |
| 8215 | endfunction
|