Table of Contents

Class ItemPropertyTableEntry

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

Properties

Cost

Gets the base cost of this item property.

CostTable

If defined, the cost table associated with this item property.

Description

Gets the description of the item property.

GameStrRef

Gets the name/string shown in-game e.g. for item examine.

ItemMap
Label

Gets the label of this item property.

Name

Gets the name of this item property.

Param1Table

If defined, the parameter table associated with the 1st parameter of this item property.

PropertyType

Gets the associated enum constant for this item property.

RowIndex
SubTypeTable

If defined, the sub-type table associated with this item property.

Operators

implicit operator ItemPropertyTableEntry(ItemPropertyType)