Kit::AttachedModel

From GECK
Jump to: navigation, search


A function added by the pp NVSE Plugin.

Description

Assigns an attached model to a form. This only works on item mods. When that item mod is equipped in a slot, this is the model that will be used.

Syntax

[help]
AttachedModel: path:string 

Example

Link: WeapNV9mmPistol {
   AttachedModel: "WeaponsMods\9mm Special\9mm Special_Silencer.nif"
}

See Also