Help with BP communicating with UMG HUD widget

If I move the logic to Gamestate what happens when the race ends and the next level is loaded? Will it fire the logic, spawn BPs, etc, for every level that gets loaded?

Edit:
Ok, Gamestate fires the logic tied to BEGIN PLAY at game start and when a level is loaded, I suppose it does as well every time a level gets loaded.