SetAltMinimapIcon
- Parameters
-
iconPath string
- comment
-
Sets the "alternative icon". You can display this icon for any unit via
UnitSetUsesAltIcon
. - note
-
Only one icon can be the "alternative icon" but you can give each player a different icon via
GetLocalPlayer
. - patch
-
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native SetAltMinimapIcon takes string iconPath returns nothing