RefMapArraySetString
From GECK
(Redirected from RefMapSetStr)
A function added by the JIP NVSE Plugin.
Contents
Description
Sets the string value of the element with a Key matching the specified Object, in the specified RefMap Array. If no such element exists, it is created.
Syntax
reference.RefMapArraySetString arrName:string value:string baseForm:ref
Or:
reference.RefMapSetStr arrName:string value:string baseForm:ref
Example
RaulRef.RefMapArraySetString "someRefMap" "Snivelling, dim-witted weasel."
RefMapSetStr "someRefMap" "Toffee-nosed git." ArmorCombat