Damage Dealt Event

Simple scenario with apparently elusive solution:

I have a custom melee weapon based off a pike. When it deals damage to a dino , I need to handle some logic (apply buffs to both victim and player, and add a custom item to the player’s inventory)

I cant find any such event that detects melee weapon damage dealt, with access to the player and victim actors

Can anyone point me in the right direction here?