Tile - YMapMarker - In Fog Of War – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search

In Fog Of War

YlandsTile-1172-get.png

YlandsTile-1172-set.png

get inFogOfWar(): YMapMarkerInFOW;
set inFogOfWar(value: YMapMarkerInFOW);

Availability

Server

Description

Allows to get/set fog of war behaviour of the map marker.

Notes

  • Hidden - map marker object is concealed with fog of war until it's center position reaches a revealed part of the map.
  • Visible - map marker is drawn above the fog of war.