SetMapMarkerHidden

From the Fallout3 GECK Wiki
Revision as of 13:52, 25 April 2015 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Sets the 'show all hidden' flag of a map marker. |name = SetMapMarkerHidden |returnType = none |referenceType = mapMarker |arguments...")
(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

Sets the 'show all hidden' flag of a map marker.

Syntax

[help]
(none) mapMarker.SetMapMarkerHidden IsHidden:bool{0, 1}


See Also