<aside> 🗒️ If you have not done so already, go read the Event Linkers wiki page. This page only lists and explains the events available to this linker. It will not explain how to use the component itself.
</aside>
The Damager Event Linker listens to relevant events emitted from a specified Damager component.
A reference to a Damager is required in order for this Event Linker to function.
Event | Description |
---|---|
On Damage Dealt | Triggered when the linked damager inflicts damage on any living or non-living creature or player. |
On Kill Dealt | Triggered when the linked damager kills a creature. |
<aside>
🗒️ On Damage Dealt
will still be invoked when the linked damager kills a creature.
</aside>