コード例 #1
0
ファイル: Plant.cs プロジェクト: jesterswilde/eyezWolffCollab
 void UnRegister()
 {
     PlantManager.UnrregisterPlant(this);
 }