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