Table of Contents

Method RemoveItemProperty

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

RemoveItemProperty(ItemProperty)

Removes the specified item property from this item.
See ItemProperties to enumerate item properties on this item.

public void RemoveItemProperty(ItemProperty itemProperty)

Parameters

itemProperty ItemProperty

The item property to remove.