Method Unit:CastSpellAoF [-] [+]

Makes the Unit cast the spell to the given coordinates, used for area effect spells.

Synopsis

Unit:CastSpellAoF( x, y, z, spell )

Unit:CastSpellAoF( x, y, z, spell, triggered )

Arguments

number x

Valid numbers: all decimal numbers.

number y

Valid numbers: all decimal numbers.

number z

Valid numbers: all decimal numbers.

number spell

Entry of a spell.

Valid numbers: integers from 0 to 4,294,967,295.

boolean triggered (false)

If true the spell is instant and has no cost.

Returns

Nothing.

Generated on
©2016 - Eluna Lua Engine