Table of Contents

Class OnHealKitUse

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

Called when a heal kit is used by a creature.

public sealed class OnHealKitUse : IEvent
Inheritance
OnHealKitUse
Implements
Inherited Members
Extension Methods

Properties

ItemPropertyIndex

Gets the item property index on the heal item that was used.

ItemUsed

Gets the heal item that was used.

MoveToTarget

Gets if the creature had to move to the target to use the heal item.

PreventUse

Gets or sets whether the heal kit should be prevented from being used.

Result

Gets if the creature successfully used this healing kit.

Target

Gets the object that was targetted with this healing item.

UsedBy

Gets the creature that used the heal item.