Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

Returns true if the spell awaiting target selection can be cast on the unit.

canTarget = SpellCanTargetUnit(unitId)

Arguments[]

unitId
string (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