RefMapArrayErase
Revision as of 23:34, 24 April 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Erases the element with a <i>Key</i> matching the specified <i>Object</i>, in the specified RefMap Array. |name = RefMapArrayErase...")
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Erases the element with a Key matching the specified Object, in the specified RefMap Array.
Syntax
reference.RefMapArrayErase arrName:string baseForm:ref
Or:
reference.RefMapErase arrName:string baseForm:ref
Example
RaulRef.RefMapArrayErase "someRefMap"
RefMapErase "someRefMap" ArmorCombat