The search keyword must be a single word (no spaces).
Function AddSpellEffect
- Line
- 3789
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- string abilityString, effecttype t, real x, real y
- Returns
- effect
| 3789 | native AddSpellEffect takes string abilityString, effecttype t, real x, real y returns effect |
| 3790 | native AddSpellEffectLoc takes string abilityString, effecttype t,location where returns effect |
| 3791 | native AddSpellEffectById takes integer abilityId, effecttype t,real x, real y returns effect |
| 3792 | native AddSpellEffectByIdLoc takes integer abilityId, effecttype t,location where returns effect |
| 3793 | native AddSpellEffectTarget takes string modelName, effecttype t, widget targetWidget, string attachPoint returns effect |
| 3794 | native AddSpellEffectTargetById takes integer abilityId, effecttype t, widget targetWidget, string attachPoint returns effect |
Information about AddSpellEffect
City17
4 years
You must be logged in with a standard account to contribute.