GetMapMarkerTravel

From the Fallout3 GECK Wiki
Revision as of 12:32, 11 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Returns the 'can travel' flag of a map marker. |name = GetMapMarkerTravel |returnType = int |referenceType = [MapmarkerRef] }} ==See Al...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the 'can travel' flag of a map marker.

Syntax

[help]
(int) [MapmarkerRef].GetMapMarkerTravel

See Also