The search keyword must be a single word (no spaces).

Function IssueInstantPointOrderById

Line
3072
Location
common.j
Constant?
no
Type
native
Arguments
unit whichUnit, integer 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
3076
native IssueBuildOrderById          takes unit whichPeon, integer unitId, real x, real y returns boolean
3077