Difference between revisions of "GetMapMarkerRep"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Gribbleshnibit8
(Created page with "{{Function |origin = LU |summary = Returns the reputation associated to a map marker. |name = GetMapMarkerRep |returnType = ref |referenceType = [MapmarkerRef] }} ==See A...")
 
imported>Gribbleshnibit8
m
 
Line 7: Line 7:
}}
}}
==See Also==
==See Also==
*[SetMapMarkerRep]]
*[[SetMapMarkerRep]]
[[Category:Functions_(Lutana)]]
[[Category:Functions_(Lutana)]]
[[Category:Map_Marker_Functions_(Lutana)]]
[[Category:Map_Marker_Functions_(Lutana)]]

Latest revision as of 12:37, 11 December 2016

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

A function added by the Lutana NVSE plugin.

Description

Returns the reputation associated to a map marker.

Syntax

[help]
(ref) [MapmarkerRef].GetMapMarkerRep

See Also