private void AfterBombEffect(GenericShip ship, Action callback) { ship.CallAfterSufferBombEffect(this, callback); }