UnitMakeAbilityPermanent
- Parameters
-
whichUnit unit
permanent boolean
abilityId integer
- comment
This native is used to keep abilities when morphing units.
- patch
1.13
- Source
- common.j
- return type
boolean
- Source code
native UnitMakeAbilityPermanent takes unit whichUnit, boolean permanent, integer abilityId returns boolean