The search keyword must be a single word (no spaces).
Function IssueInstantTargetOrderById
- Line
- 3074
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- unit whichUnit, integer 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 |
| 3076 | native IssueBuildOrderById takes unit whichPeon, integer unitId, real x, real y returns boolean |
| 3077 | |
| 3078 | native IssueNeutralImmediateOrder takes player forWhichPlayer, unit neutralStructure, string unitToBuild returns boolean |
| 3079 | native IssueNeutralImmediateOrderById takes player forWhichPlayer,unit neutralStructure, integer unitId returns boolean |