Esempio n. 1
0
 void OnApplicationQuit()
 {
     hTTPManager.DestroyUserCache(userData.email);
     Debug.Log("Application Quit");
 }