Table of Contents

Method GetArmorModel

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetArmorModel(CreaturePart)

Gets the armor model part value for the specified slot.

public ushort GetArmorModel(CreaturePart slot)

Parameters

slot CreaturePart

The armor model slot index to query.

Returns

ushort

The model part value; returns 0 if the slot index is out of range.