using UnityEngine; using System.Collections; using System; public class NotificationCenter : GenericNotificationCenter { }