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){}