How to check if an actor is another actor

Im making a even where once my actor overlaps with another specific actor (called slowdown) his gravity is set to 0 and his movement stops (basicaly levetating), but
I only want that to happen when the player overlaps with that specific actor but i dont know how to do that.
Basicaly, how to check if the overlaping actor is slowdown