public override bool Proc(IAIProc theOwner)
 {
     return(theOwner.CheckExitWeak());
 }