コード例 #1
0
ファイル: Inverter.cs プロジェクト: Sushiy/GentlySlash
 public void Deactivate()
 {
     m_child.Deactivate();
 }