예제 #1
0
파일: ToiletScript.cs 프로젝트: Vityaer/SL
 void OnDestroy()
 {
     enemyHPComponent.UnRegisterOnChangeHP(OnHeat);
 }