Table of Contents

Property MinEquipLevel

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

MinEquipLevel

Gets the minimum level required to equip this item.
If an override is set with SetMinEquipLevelOverride(byte), this property will return the override value.

public byte MinEquipLevel { get; }

Property Value

byte