此方法用于确定事件分派是否已停止。此方法由 processEvent 和 rootState_dispatchEvent 方法调用。
Public
unsigned char isInDtor() const
如果返回值为 0,那么对象未被销毁。如果值大于 0,那么对象正在被销毁。