Engines.LoadGameState(string, boolean = false) server Load the game state. Arguments fileName string Optional isDemo boolean false Returns boolean True if the game state was loaded, false otherwise. Examples Engines.LoadGameState – Load the game state.