GetAbilityEffect

Parameters
abilityString string
t effecttype
index integer
bug

Does nothing.

comment
note

No one knows what abilityString is supposed to be.

patch

1.17a

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 GetAbilityEffect             takes string abilityString, effecttype t, integer index returns string
Source
common.j
wc3modding.com
GetAbilityEffect