static public bool RegisterEvent(int e)
 {
     return(Instance.AddEventToRegister(e));
 }