Anyway to reset GameInstance variables to defaults?

I have hundreds of variables stored in my GameInstance, and I want a way to start a new game and reset all of these variables to their defaults.

Try using the Get Class Defaults node.