Cannot Select BoxComponent in Component

I am trying to make a component that watches for collisions on the box component in the image.

I made the component in the BreakableItem script editable in the editor, but I cannot select the box collider. I have tried in code to GetOwner->FindComponentByClass, but that wasnt able to select the box component either. Is there something I’m missing?

Thanks!

347874-capture.png