GetAbilitySound

Parameters
abilityString string
t soundtype
comment
bug

Does nothing because no one knows what "abilityString" is supposed to be. It's probably not implemented like AbilityId2String doesn't work too.

pure
This function is pure. For the same values passed to it, it will always return the same value.
patch

1.17a

Source
common.j
return type
string
Source code
native GetAbilitySound              takes string abilityString, soundtype t returns string