UnityEngine.NotificationServices.GetLocalNotification C# (CSharp) 메소드

GetLocalNotification() 공개 정적인 메소드

public static GetLocalNotification ( int index ) : LocalNotification
index int
리턴 LocalNotification
		public static LocalNotification GetLocalNotification(int index){}
		public static void ScheduleLocalNotification(LocalNotification notification){}