Method Spell:GetUnitTargetCountForEffect [-] [+]

Returns the number of unit targets for the given effect index of the Spell.

Synopsis

count = Spell:GetUnitTargetCountForEffect( effIndex )

Arguments

number effIndex

The effect index to check.

Valid numbers: integers from 0 to 255.

Returns

number count

Valid numbers: integers from -2,147,483,647 to 2,147,483,647.

Generated on
© 2010 - 2024 Eluna Lua Engine