Table of Contents

Method SetWeaponModel

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetWeaponModel(ItemAppearanceWeaponModel, ushort)

Sets the weapon model of this item.

public void SetWeaponModel(ItemAppearanceWeaponModel slot, ushort value)

Parameters

slot ItemAppearanceWeaponModel

The weapon model index to be assigned.

value ushort

The new model to assign.