The search keyword must be a single word (no spaces).
Function GetEventTargetUnit
- Line
- 2744
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- nothing
- Returns
- unit
| 2744 | constant native GetEventTargetUnit takes nothing returns unit |
| 2745 | |
| 2746 | // EVENT_UNIT_ATTACKED
|
| 2747 | // Use GetAttacker from the Player Unit Event API Below...
|
| 2748 | |
| 2749 | // EVENT_UNIT_RESCUEDED
|