SetMapMarkerTravel
From GECK
A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.
Contents
Description
Sets the "Can Travel" flag of a map marker.
Syntax
markerRef.SetMapMarkerTravel canTravel:bool
Example
rMarker.SetMapMarkerTravel 0
Notes
- If ShowMap or ShowAllMapMarkers has been called on the map marker, this function alters its permanent state. Otherwise, the effect expires when the game exits.