Table of Contents

Property ItemProperties

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ItemProperties

Gets all active item properties currently applied to this object.

public IEnumerable<ItemProperty> ItemProperties { get; }

Property Value

IEnumerable<ItemProperty>