GetAbilityEffectById
- Parameters
-
abilityId integer
t effecttype
index integer
- 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 GetAbilityEffectById takes integer abilityId, effecttype t, integer index returns string
- Source
- effects.j
- wc3modding.com
- GetAbilityEffectById