RefMapArrayDestroy
From GECK
(Redirected from RefMapDestroy)
A function added by the JIP NVSE Plugin.
Description
Deletes the specified RefMap Array.
Syntax
RefMapArrayDestroy arrName:string
Or:
RefMapDestroy arrName:string
Example
RefMapArrayDestroy "someRefMap"
RefMapDestroy "someRefMap"