コード例 #1
0
 public void OnPointerClick(PointerEventData eventData)
 {
     waitingScreen.Display();
     gwn.SubmitDeck(selectedCards.GetCards());
 }