Esempio n. 1
0
		//TODO remove function now that it's a single line
		private void saveprocess(NavMeshConfigurationFile file, string location)
		{
			file.Save(location);
		}