AddSpellEffect
- Parameters
-
abilityString string
t effecttype
x real
y real
- bug
Does nothing.
- note
No one knows what abilityString is supposed to be.
- return type
effect
- Source code
native AddSpellEffect takes string abilityString, effecttype t, real x, real y returns effect
- Source
- effects.j
- wc3modding.com
- AddSpellEffect