GetMapMarkerHidden

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the 'show all hidden' flag of a map marker, which makes it remain hidden when ShowAllMapMarkers is called.

Syntax

[help]
(isHidden:bool) markerRef.GetMapMarkerHidden

Example

set bHidden to rMarker.GetMapMarkerHidden 

See Also