Ejemplo n.º 1
0
 // 播放音效
 public override void DoPlayHitSound()
 {
     m_Captive.DoPlayKilledSound();
 }