Difference between revisions of "GetMapMarkerHidden"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
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 =...")
(No difference)

Revision as of 13:41, 25 April 2015

< [[::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