Example #1
0
 public void ClickCloseBtn()
 {
     GameEntry.Sound.PlayUISound(Constants.UIClickBtn);
     m_InfoFormData.OnClickClose();
 }