Property Item
Item
Gets the last equipped NwItem that triggered the event.
public NwItem? Item { get; }
Property Value
Remarks
Nullable because of an edge case where the item is invalid on logout while polymorphed. See https://github.com/Beamdog/nwn-issues/issues/464