RefMapArraySetFloat
From GECK
(Redirected from RefMapSetFlt)
A function added by the JIP NVSE Plugin.
Contents
Description
Sets the float 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.RefMapArraySetFloat arrName:string value:float baseForm:ref
Or:
reference.RefMapSetFlt arrName:string value:float baseForm:ref
Example
RaulRef.RefMapArraySetFloat "someRefMap" -307.485
RefMapSetFlt "someRefMap" 102031 ArmorCombat