Generating Hit Events
Unreal Engine 4 provides an easy way to generate Hit Events. We have two different types of Hit Events: OnHit event, which fires when the actor hits something Receive Hit event, which fires when the actor gets hit by something…