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