Devkit::Add

From GECK
Jump to: navigation, search


A function added by the pp NVSE Plugin.

Description

Add and Remove allows us to add and remove forms from lists. It works for Leveled lists, and Forms lists.

Syntax

[help]
add: toAdd:ref 

Example

Link: VendorWeaponsGunsTier1
   add: WeapNV9mmPistolSpecial
   remove: WeapNV9mmPistol

This adds a new WeapNV9mmPistolSpecial form to VendorWeaponsGunsTier1, and removes WeapNV9mmPistol

See Also