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