GetAbilityEffectById
- Parameters
-
abilityId integer
t effecttype
index integer
- comment
- pure
- This function is pure. For the same values passed to it, it will always return the same value.
- patch
1.17a
- Source
- common.j
- return type
string
- Source code
native GetAbilityEffectById takes integer abilityId, effecttype t, integer index returns string