getMarkerColor

From Bohemia Interactive Community
Revision as of 13:07, 23 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


getMarkerColour marker


Operand types:

marker: String

Type of returned value:

String

Compatibility:

Added in version 1.21

Description:

Gets the marker colour.

See setMarkerColor


Example:

_mColour = getMarkerColor "MarkerOne"