Method Spell:GetItemTargetCountForEffect [-] [+]
Returns the number of item targets for the given effect index of the Spell.
Synopsis
count = Spell:GetItemTargetCountForEffect( effIndex )
Arguments
number effIndexThe effect index to check.
Valid numbers: integers from 0 to 255.
Returns
number countValid numbers: integers from -2,147,483,647 to 2,147,483,647.