Method
Spell:GetTargetDest
[-]
[+]
Returns the target destination coordinates of the Spell.
x, y, z = Spell:GetTargetDest()
None.
number x
X coordinate of the Spell.
Valid numbers: all decimal numbers.
number y
Y coordinate of the Spell.
Valid numbers: all decimal numbers.
number z
Z coordinate of the Spell.
Valid numbers: all decimal numbers.