Getting a specific actor in an array of spawned actors

I have a Spawnactor that creates several actors, each with their own unique IDs (spinIDinvis). For every actor, how would I use the CursorOver event that I created to get the specific actor that I mouse over?