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

Function IssueImmediateOrder

Line
3063
Location
common.j
Constant?
no
Type
native
Arguments
unit whichUnit, string order
Returns
boolean
3063
native IssueImmediateOrder          takes unit whichUnit, string order returns boolean
3064
native IssueImmediateOrderById      takes unit whichUnit, integer order returns boolean
3065
native IssuePointOrder              takes unit whichUnit, string order, real x, real y returns boolean
3066
native IssuePointOrderLoc           takes unit whichUnit, string order, location whichLocation returns boolean
3067
native IssuePointOrderById          takes unit whichUnit, integer order, real x, real y returns boolean
3068
native IssuePointOrderByIdLoc       takes unit whichUnit, integer order, location whichLocation returns boolean