Getting static mesh data from instanced static mesh BP

Hello all,

I have an instanced static mesh BP setup with three static meshes instanced within it. I am wondering how I can tell which individual static mesh instance has been hit or damaged? I am looking to destroy specific static mesh instances as they take too much damage and replace them with a damaged static mesh model.