public virtual void setChildrenProcessEvents(bool val)
 {
     OgreOverlayPINVOKE.OverlayContainer_setChildrenProcessEvents(swigCPtr, val);
     if (OgreOverlayPINVOKE.SWIGPendingException.Pending)
     {
         throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve();
     }
 }