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 optional parameters for registering an entity heal event.
Properties
allowedHealCauses
allowedHealCauses?: EntityHealCause[];
If this value is set, this event will only fire for healing causes that match.
Type: EntityHealCause[]
entityFilter
entityFilter?: EntityFilter;
If this value is set, this event will only fire for entities that match.
Type: EntityFilter