IsMapMarker

From the Fallout3 GECK Wiki
Revision as of 13:37, 25 April 2015 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Returns whether or not a reference is a map marker. |name = IsMapMarker |returnType = bool |referenceType = mapMarker }} ==See Also==...")
(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 whether or not a reference is a map marker.

Syntax

[help]
(bool) mapMarker.IsMapMarker


See Also