UnitMakeAbilityPermanent

Parameters
whichUnit unit
permanent boolean
abilityId integer
comment

This native is used to keep abilities when morphing units.

patch

1.13

return type
boolean
Source code
native UnitMakeAbilityPermanent     takes unit whichUnit, boolean permanent, integer abilityId returns boolean
Source
common.j
wc3modding.com
UnitMakeAbilityPermanent