コード例 #1
0
 public void OnRatAttackEvent()
 {
     RatAttackEvent?.Invoke(this, EventArgs.Empty);
 }