Beispiel #1
0
    //*****************************************SDK相关接口*********************************************************
    public static void AppStart()
    {
#if UNITY_IPHONE && !UNITY_EDITOR
        IOSHelper.SDK_AppStart();
#else
#endif
    }