Пример #1
0
 private void OnDestroy()
 {
     //Debug.Log($"Sending Destroy for Item: {id}");
     ServerSend.DestroyProjectile(id);
 }