Пример #1
0
        public static void Hide()
        {
            //Debug.Log("hide 1");
#if !UNITY_WEBPLAYER
            AdvertisementManager.hideBanner();
#endif
        }