public static void SaveWorld() { // saves the data over multiple frames EngineInstance.StartCoroutine(ChunkDataFiles.SaveAllChunks()); }