Signals the death of a unit. All units referenced by this event will be accessible within this event's handlers.
Event.Combat.Death(info) | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
info | parameter | variant | Detailed information table about this event, containing several named parameters. |
caster | The unit ID for this event's initiator, if one exists. |
---|---|
casterName | The name of this event's initiator, if available. |
target | The unit ID for the target. |
targetName | The name of the target, if available. |