コード例 #1
0
 private void CharacterDeath_Died(CharacterDeath source, CharacterDeadBody deadBody)
 {
     PlayerStatistics.AddKill();
 }