public void onExit() //当鼠标离开 { UI.hidden(); isshow = false; }
public void onExit(Transform GridTrans) { UI.hidden(); }