Exemple #1
0
 private void OnDrop(GameObject go)
 {
     _ownerPanel.OnDrop(this, go);
 }