Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement


Checks if the spell awaiting target selection can be cast on a specified unit.

canTarget = SpellCanTargetUnit(unitId)


Arguments

unitId : UnitId - The unit to check.


Returns

canTarget
Boolean - Whether the spell can target the given unit.


Details

This will check for range, but not for LOS.
Advertisement