Ejemplo n.º 1
0
 public void OnClickDelete()
 {
     m_ScrollRect_Vertical.DeleteData(int.Parse(m_InputField.text));
 }