The search keyword must be a single word (no spaces).
Function GetOrderTarget
- Line
- 2669
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- nothing
- Returns
- widget
| 2669 | constant native GetOrderTarget takes nothing returns widget |
| 2670 | constant native GetOrderTargetDestructable takes nothing returns destructable |
| 2671 | constant native GetOrderTargetItem takes nothing returns item |
| 2672 | constant native GetOrderTargetUnit takes nothing returns unit |
| 2673 | |
| 2674 | // EVENT_UNIT_SPELL_CHANNEL
|