Method Group:SetTargetIcon [-] [+]
Sets the target icon of an object for the Group
Synopsis
Group:SetTargetIcon( icon, target, setter )
Arguments
number icon
The icon (Skull, Square, etc).
Valid numbers: integers from 0 to 255.
number target
GUID of the icon target, 0 is to clear the icon.
Valid numbers: integers from 0 to 18,446,744,073,709,551,615.
number setter
GUID of the icon setter.
Valid numbers: integers from 0 to 18,446,744,073,709,551,615.
Returns
Nothing.