UnitMakeAbilityPermanent
- Parameters
whichUnit unitpermanent booleanabilityId integer- comment
This native is used to keep abilities when morphing units.
- patch
1.13
- Source
- common.j (raise an issue to discuss on Github or submit a PR)
- return type
boolean- Source code
native UnitMakeAbilityPermanent takes unit whichUnit, boolean permanent, integer abilityId returns boolean