GetAbilitySoundById

Parameters
abilityId integer
t soundtype
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
effects.j
wc3modding.com
GetAbilitySoundById