no edit summary
(boilerplate) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Set which [[ | Set which [[target markers]] will be shown over a mob or raid member. | ||
SetRaidTarget("unit", iconId); | SetRaidTarget("unit", iconId); | ||
== Arguments == | == Arguments == | ||
;unit : String - The [[API TYPE UnitId|unit]] to change the | ;unit : String - The [[API TYPE UnitId|unit]] to change the target markers of. | ||
;iconId : Number - Raid icon index; 0 to remove any icons from the unit. | ;iconId : Number - Raid icon index; 0 to remove any icons from the unit. | ||
::1 = Yellow 4-point Star | ::1 = Yellow 4-point Star | ||