setMarkerColor

From Bohemia Interactive Community
Revision as of 07:28, 25 February 2012 by Vipermaul (talk | contribs) (Adding SeeAlso)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Set marker color. Color is one of:
  • "Default"
  • "ColorBlack"
  • "ColorRed"
  • "ColorRedAlpha"
  • "ColorGreen"
  • "ColorGreenAlpha"
  • "ColorBlue"
  • "ColorYellow"
  • "ColorOrange"
  • "ColorWhite"
  • "ColorPink"
  • "ColorBrown"
  • "ColorKhaki"
Groups:
Uncategorised

Syntax

Syntax:
markerName setMarkerColor color
Parameters:
markerName: String
color: String
Return Value:
Nothing

Examples

Example 1:
"MarkerOne" setMarkerColor "ColorBlack"

Additional Information

See also:
setMarkerBrushreateMarkersetMarkerDirsetMarkerPossetMarkerShapesetMarkerSizesetMarkerTextsetMarkerTypesetMarkerAlpha

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section