The search keyword must be a single word (no spaces).
Function IssueTargetOrderById
- Line
- 3070
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- unit whichUnit, integer order, widget targetWidget
- Returns
- boolean
| 3070 | native IssueTargetOrderById takes unit whichUnit, integer order, widget targetWidget returns boolean |
| 3071 | native IssueInstantPointOrder takes unit whichUnit, string order, real x, real y, widget instantTargetWidget returns boolean |
| 3072 | native IssueInstantPointOrderById takes unit whichUnit, integer order, real x, real y, widget instantTargetWidget returns boolean |
| 3073 | native IssueInstantTargetOrder takes unit whichUnit, string order, widget targetWidget, widget instantTargetWidget returns boolean |
| 3074 | native IssueInstantTargetOrderById takes unit whichUnit, integer order, widget targetWidget, widget instantTargetWidget returns boolean |
| 3075 | native IssueBuildOrder takes unit whichPeon, string unitToBuild, real x, real y returns boolean |