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 (suggest an edit or discuss on Github)
- return type
-
string
- Source code
-
native GetAbilityEffectById takes integer abilityId, effecttype t, integer index returns string