예제 #1
0
 // 关闭卡牌预览
 public void OnClickCloseCardInfo()
 {
     audioPlayer.PlayUnChoseSound();
     cardModel.CloseCardPreview();
 }