GetMapMarkerHidden

From the Fallout3 GECK Wiki
Revision as of 13:41, 25 April 2015 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Returns the 'show all hidden' flag of a map marker. |name = GetMapMarkerHidden |returnType = bool |returnVal = 0, 1 |referenceType =...")
(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 'show all hidden' flag of a map marker.

Syntax

[help]
(0, 1:bool) mapMarker.GetMapMarkerHidden


See Also