getMarkerType

From Bohemia Interactive Community
Revision as of 20:51, 1 June 2006 by Raedor (talk | contribs)
Jump to navigation Jump to search


getMarkerType marker


Operand types:

marker: String

Type of returned value:

String

Compatibility:

Added in version 1.21

Description:

Get type of marker.

See setMarkerType


Examples:

_mType = getMarkerType "MarkerOne"