Table of Contents

Class ItemPropertyItemMapTableEntry

Namespace
Anvil.API
Assembly
NWN.Anvil.dll
public sealed class ItemPropertyItemMapTableEntry : ITwoDimArrayEntry
Inheritance
ItemPropertyItemMapTableEntry
Implements
Inherited Members
Extension Methods

Properties

Label

Gets the label of the item property.

RowIndex
StrRef

Gets the StrRef of the item property.

ValidItems

Gets a dictionary mapping each base item type to a boolean indicating if the property is valid.

Methods

IsItemPropertyValidForItem(NwBaseItem)

Gets if this item property is valid for the specified base item type.

IsItemPropertyValidForItem(NwItem)

Gets if this item property is valid for the specified item.