this.node undefined

this.node undefined

将一个空Node 移动到屏幕外面后 组建中 this.node 就成undefined

因为节点被销毁了。可能是所在的场景被销毁了。