Esempio n. 1
0
    void OnApplicationQuit()
    {
        tester.Stop();
        Debug.Log("Test App exited.");
#if UNITY_EDITOR
        RTMControlCenter.Close();
        ClientEngine.Close();
#endif
    }