Exemplo n.º 1
0
 void OnClick()
 {
     //Debug.Log("点击事件:" + em.GetCurrentEventAt(place));
     uiManager.RunPlaceEvent(place);
 }