예제 #1
0
 public void ExplodeContent()
 {
     if (TileContent != null)
     {
         TileContent.Destroy();
     }
 }