Table of Contents

Class OnHeal

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

Triggered when a healing effect is applied to a target.

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

Properties

HealAmount

Gets or sets the amount of HP the heal will provide.

Healer

Gets the NwObject performing the heal.

Target

Gets the target being healed.