Table of Contents

Class ItemPropertyCostTablesEntry

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

Properties

ClientLoad

Gets if this row's cost table is one a client can safely load, rather than relying on the server to provide.

Label

Gets the label of this cost table.

RowIndex
Table

Gets the referenced table.

TableResRef

Gets the 2da resref of the cost table.

Methods

InterpretEntry(TwoDimArrayEntry)