Beispiel #1
0
 public void OnDestroy()
 {
     Weight = 0;
     m_TargetObj.OnDestroy();
     kPool.Recycle(this);
 }