Example #1
0
 void OnApplicationQuit()
 {
     ConfigManager.instance.SaveConfig();
     FEngineManager.CloseEngine();
 }