The search keyword must be a single word (no spaces).
Function IssueTargetOrderBJ
- Line
- 8168
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- unit whichUnit, string order, widget targetWidget
- Returns
- boolean
| 8168 | function IssueTargetOrderBJ takes unit whichUnit, string order, widget targetWidget returns boolean |
| 8169 | return IssueTargetOrder( whichUnit, order, targetWidget ) |
| 8170 | endfunction
|