UnitMakeAbilityPermanent

Parameters
whichUnitunit
permanentboolean
abilityIdinteger
comment

This native is used to keep abilities when morphing units.

patch

1.13

Source
common.j (suggest an edit or discuss on Github)
return type
boolean
Source code
native UnitMakeAbilityPermanent     takes unit whichUnit, boolean permanent, integer abilityId returns boolean