Table of Contents

Method Heal

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Heal(int)

Creates a heal effect that will heal the object it is applied to by the specified damage amount.

public static Effect Heal(int damageToHeal)

Parameters

damageToHeal int

The amount of damage to heal.

Returns

Effect