Table of Contents

Property Item

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

Item

Gets the item that was used to cast the spell. Returns null if no item was used to cast this spell.

public NwItem? Item { get; }

Property Value

NwItem