⇐ Index
Available in version 1.3 and later.
SetUnitMiniMapImageColor(<-unit <-color)
Sets the minimap image color (a V4). Note that the 4th value in the vector, the alpha value, is supported. 0 Means fully transparent and 1 means fully opaque. Values above 1 are ignored and treated as 1.
SetUnitMiniMapImageColor(self V4(1 0 0 0.5))
⇐ Index