The search keyword must be a single word (no spaces).
Function BlzUnitCancelTimedLife
- Line
- 3989
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- unit whichUnit
- Returns
- nothing
| 3989 | native BlzUnitCancelTimedLife takes unit whichUnit returns nothing |
| 3990 | native BlzIsUnitSelectable takes unit whichUnit returns boolean |
| 3991 | native BlzIsUnitInvulnerable takes unit whichUnit returns boolean |
| 3992 | native BlzUnitInterruptAttack takes unit whichUnit returns nothing |
| 3993 | native BlzGetUnitCollisionSize takes unit whichUnit returns real |
| 3994 | native BlzGetAbilityManaCost takes integer abilId, integer level returns integer |