Table of Contents

Property SubTypeTable

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SubTypeTable

Gets the sub type table used by this item property.

public TwoDimArray<ItemPropertySubTypeTableEntry>? SubTypeTable { get; }

Property Value

TwoDimArray<ItemPropertySubTypeTableEntry>