Table of Contents

Method SetArmorModel

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetArmorModel(CreaturePart, ushort)

Sets the armor model of this item.

public void SetArmorModel(CreaturePart slot, ushort value)

Parameters

slot CreaturePart

The armor model slot index to be assigned.

value ushort

The new model to assign.