Beispiel #1
0
 void OnMouseDown()
 {
     clickHandler.slotClick(gameObject.name[gameObject.name.Length - 1].ToString());
 }