Table of Contents

Property Item

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Item

Gets the NwItem that was lost by NwCreature.
This property is null when an item stack is destroyed when combining with another item stack.

public NwItem? Item { get; }

Property Value

NwItem