formatting
(formatting) |
|||
| Line 1: | Line 1: | ||
{{ | {{framexmlfunc|FrameXML/TargetFrame.lua}} __NOTOC__ | ||
SetRaidTargetIcon("unit", index) | SetRaidTargetIcon("unit", index) | ||
Sets or clears a Raidicon on top of a unit. | |||
| Line 30: | Line 31: | ||
Setting the same icon twice to the same target will drop the icon (look at the function in TargetFrame.lua). | Setting the same icon twice to the same target will drop the icon (look at the function in TargetFrame.lua). | ||
{{AlsoSee|[[API SetRaidTarget|SetRaidTarget]] and [[API GetRaidTargetIndex|GetRaidTargetIndex]]}} | |||