Getting Reference to Enemy Character

Yes, I understand the issue haha I was asking because usually the way you get that reference is from something like an “overlap” event or a “hit” event. Those events create a reference to a “hit/overlapped” actor which is what you would use to “cast to enemy”. That’s why I asked how exactly does your enemy “attack” the player?