UnityEngine.NotificationServices.ScheduleLocalNotification C# (CSharp) Méthode

ScheduleLocalNotification() public static méthode

public static ScheduleLocalNotification ( LocalNotification notification ) : void
notification LocalNotification
Résultat void
		public static void ScheduleLocalNotification(LocalNotification notification){}
		public static void PresentLocalNotificationNow(LocalNotification notification){}