コード例 #1
0
ファイル: Unit.cs プロジェクト: Mapz/SuperSimon
 public void DisAttachToHPBar()
 {
     hpBarAttached.DisAttach();
     hpBarAttached = null;
 }