コード例 #1
0
 void DestroyBuilding(BuildingInfo info)
 {
     info.DestroyPrefabInstance();
     info.DestroyPrefab();
 }