Script API - v1.26.10
    Preparing search index...

    Class EntityHealSource

    Provides information about how healing has been applied to an entity.

    export class EntityHealSource {
    private constructor();
    readonly cause: EntityHealCause;
    }
    Index

    Constructors

    Properties

    Constructors

    Properties

    Cause enumerator of the source of healing.

    This property can't be read in early-execution mode.