using UnityEngine; using System.Collections; public class CoreNotification : GenericNotification<CoreNotificationType> { }