コード例 #1
0
 public static void OnPowerupCollected(Powerup powerup)
 {
     instance.ApplyPowerup(powerup);
 }