Table of Contents

Property CostTable

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

CostTable

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

public TwoDimArray<ItemPropertyCostTableEntry>? CostTable { get; }

Property Value

TwoDimArray<ItemPropertyCostTableEntry>