Edit

EntityHealAfterEvent Class

Contains information related to an entity having been healed.

Properties

healedEntity

read-only healedEntity: Entity;

Entity that was healed.

Type: Entity

healing

read-only healing: number;

Describes the amount of healing.

Type: number

healSource

read-only healSource: EntityHealSource;

Information on the source of healing.

Type: EntityHealSource