示例#1
0
        static void showRewardVideo()
        {
#if UNITY_EDITOR
            IOSListener.FakeRewardVedioCallBack();
#endif
        }
示例#2
0
        static void showIntersitial()
        {
#if UNITY_EDITOR
            IOSListener.FakeIntersitialCallBack();
#endif
        }