GetMapMarkerName

From GECK
Jump to: navigation, search


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

Description

Returns the name of a Map Marker as a string_var.

Syntax

[help]
(markerName:string) markerRef.GetMapMarkerName

Example

let sMarkerName := rMarker.GetMapMarkerName 

See Also