Table of Contents

Class OnHealKitUse

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

Triggered 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

Set to true to prevent the heal kit from being used.

Result

Gets the action result of using the healing kit.

Target

Gets the object that was targeted with this healing item.

UsedBy

Gets the creature that used the heal item.