GetAbilitySound
- Parameters
-
abilityString string
t soundtype
- bug
Does nothing.
- note
No one knows what abilityString is supposed to be.
- 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 GetAbilitySound takes string abilityString, soundtype t returns string
- Source
- effects.j
- wc3modding.com
- GetAbilitySound