WoW:API SetRaidTargetIcon: Difference between revisions

formatting
(formatting)
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{framexmlfunc|FrameXML/TargetFrame.lua}} __NOTOC__


Sets a Raidicon on top of a unit.


  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).


See also [[API SetRaidTarget|SetRaidTarget]] and [[API GetRaidTargetIndex|GetRaidTargetIndex]].
{{AlsoSee|[[API SetRaidTarget|SetRaidTarget]] and [[API GetRaidTargetIndex|GetRaidTargetIndex]]}}
 
{{WoW API}}
Anonymous user