Table of Contents

Property CostTable

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

CostTable

Gets the cost table used by this item property.

public TwoDimArray<ItemPropertyCostTableEntry>? CostTable { get; }

Property Value

TwoDimArray<ItemPropertyCostTableEntry>