UnityEngine.NotificationServices.ScheduleLocalNotification C# (CSharp) Метод

ScheduleLocalNotification() публичный статический Метод

public static ScheduleLocalNotification ( LocalNotification notification ) : void
notification LocalNotification
Результат void
		public static void ScheduleLocalNotification(LocalNotification notification){}
		public static void PresentLocalNotificationNow(LocalNotification notification){}