Example #1
0
 private void DestroyPlacedObject()
 {
     Debug.Log("Destroying placed object");
     placementHelper.DestroyStructure();
 }