protected void ToggleNotification(eNotificationTypeGame Notification, bool OnOff)
 {
     //Statics.MainManager.toggleNotification(Statics.MainManager.ReturnNotification(Notification.ToString()), OnOff);
 }
 protected void ToggleNotification(eNotificationTypeGame Notification, bool OnOff)
 {
     //Statics.MainManager.toggleNotification(Statics.MainManager.ReturnNotification(Notification.ToString()), OnOff);
 }