示例#1
0
 private void OnMouseDown()
 {
     mainBehaviour.ClickedData(idString, type, this);
 }