You can use the component itself to check for collision overlap with pawns (for example) and update an array of collided pawns on begin and end overlap.
In this case I’m using a sphere, but you can use whatever component you like, including custom, hidden in game static meshes shaped like cones.