GetMapMarkerTravel

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the "Can Travel" flag on a map marker reference.

Syntax

[help]
(canTravel:bool) markerRef.GetMapMarkerTravel

Example

set bCanTravel to rMarker.GetMapMarkerTravel 

See Also