private void OnSetScene(Event_ e) { var show = (bool)e.param2; if (show) { m_uiMesh.SafeSetActive(false); } }