The search keyword must be a single word (no spaces).
Function BlzQueueNeutralPointOrderById
- Line
- 4213
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- player forWhichPlayer,unit neutralStructure, integer unitId, real x, real y
- Returns
- boolean
| 4213 | native BlzQueueNeutralPointOrderById takes player forWhichPlayer,unit neutralStructure, integer unitId, real x, real y returns boolean |
| 4214 | native BlzQueueNeutralTargetOrderById takes player forWhichPlayer,unit neutralStructure, integer unitId, widget target returns boolean |
| 4215 | |
| 4216 | // returns the number of orders the unit currently has queued up
|
| 4217 | native BlzGetUnitOrderCount takes unit whichUnit returns integer |
| 4218 | // clears either all orders or only queued up orders
|