示例#1
0
 public void OnMiss(HitInfo ignore)
 {
     GameObject.Destroy(this.gameObject);
 }