GetAbilitySoundById

Parameters
abilityId integer
t soundtype
comment
pure
This function is pure. For the same values passed to it, it will always return the same value.
return type
string
Source code
native GetAbilitySoundById          takes integer abilityId, soundtype t returns string
Source
common.j
wc3modding.com
GetAbilitySoundById