![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns true if the unit can be marked with a raid target icon.
canBeRaidTarget = CanBeRaidTarget(unit)
Arguments
- unit
- string : UnitId
Returns
- canBeRaidTarget
- boolean - true if raid target markers can be assigned to the queried unit, false otherwise.
Patch changes
Patch 4.0.1 (2010-10-12): Added.
