The search keyword must be a single word (no spaces).
Function GetEventUnitState
- Line
- 2725
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- nothing
- Returns
- unitstate
| 2725 | constant native GetEventUnitState takes nothing returns unitstate |
| 2726 | |
| 2727 | native TriggerRegisterUnitEvent takes trigger whichTrigger, unit whichUnit, unitevent whichEvent returns event |
| 2728 | |
| 2729 | // EVENT_UNIT_DAMAGED
|
| 2730 | constant native GetEventDamage takes nothing returns real |