示例#1
0
 public void GetKill(SpaceUnit target)
 {
     parentUnit.GetKill(target);
 }