AbilityId2String
- Parameters
-
abilityId integer
- bug
Not working correctly.
- pure
- This function is pure. For the same values passed to it, it will always return the same value.
- return type
string
- Source code
constant native AbilityId2String takes integer abilityId returns string
- Source
- common.j
- wc3modding.com
- AbilityId2String