AbilityId2String
- Parameters
-
abilityId integer
- comment
- bug
-
Not working correctly, always returns an empty string. Apparently ability names were never implemented.
- note
-
See:
AbilityId
,AddSpellEffect
- pure
- This function is pure. For the same values passed to it, it will always return the same value.
- patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
string
- Source code
-
constant native AbilityId2String takes integer abilityId returns string