Detect element clicked on StaticMesh with multiple materials

Hello:

I can detect when a staticmesh object is clicked using OnClicked event.

But if the static mesh has several elements (materials), is possible to detect what element (index material) was clicked?

Thanks,