markerType
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.5
Description
- Description:
- Get type of marker. Note: This function is identical to getMarkerType.
Syntax
Examples
- Example 1:
? markerType "MarkerOne" == "Dot" : "MarkerOne" setMarkerType "Arrow"
Additional Information
- Multiplayer:
- Behaviour unknown.

