コード例 #1
0
ファイル: Dummy.cs プロジェクト: therealmarkchipp/Teiravon-2
 protected override void OnTick()
 {
     m_Owner.Kill();
     Stop();
 }