Can't Place OnComponentHit Blueprint

I’m in the MyCharacter blueprint graph on the third person preset. For some reason, when I try to add OnComponentHit, nothing happens. Any ideas? Everything else is great so far.

Here’s my Blueprint:

Thanks!

try and click on the component you wish to have “hit” in the left variables tab…under the details below you’ll see add event…there will be the add “OnComponentHit” and stuff… should pop right into your main Blueprint Event graph…