SetCustomMapMarkerIcon

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Sets the custom map marker icon of a Map Marker reference or formlist of references using a specified path, relative to Data/Textures.

Syntax

[help]
SetCustomMapMarkerIcon markerReforList:form iconPath:string

Example

SetCustomMapMarkerIcon IconFormList "CustomIcons\icon.dds" 

Notes

  • The effect of this function lasts for the entire game session and is not savebaked.

See Also