コード例 #1
0
ファイル: NormalPlanet.cs プロジェクト: 10-AM/Project-AM
 private void OnDisable()
 {
     PlanetManager.Remove(this);
 }