Difference between revisions of "SetMapMarkerVisible"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
(Created page with "{{Function |origin = LU |summary = Sets the 'visible' flag of a map marker. |name = SetMapMarkerVisible |returnType = void |referenceType = [mapMarker] |arguments = {...")
 
imported>Pintocat
m
 
Line 18: Line 18:


[[ShowAllMapMarkers]]
[[ShowAllMapMarkers]]
[[ShowMap]]

Latest revision as of 02:26, 20 January 2017

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Sets the 'visible' flag of a map marker.

Syntax

[help]
[mapMarker].SetMapMarkerVisible flag:bool

See Also

GetMapMarkerVisible

ShowAllMapMarkers

ShowMap