public void OnDestroy() { OnMoving.Remove(DoOnMovingEffect); OnStop.Remove(StopEffect); }
void OnDestroy() { OnStop.Remove(doOnStop); }