Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains information related to an entity that will be healed.
Properties
cancel
cancel: boolean;
Type: boolean
healedEntity
read-only healedEntity: Entity;
Entity that will be healed.
Type: Entity
healing
healing: number;
Describes the amount of healing.
Type: number
healSource
read-only healSource: EntityHealSource;
Information on the source of healing.
Type: EntityHealSource