private void OutHandler() { OutSignal.Dispatch(); if (NetworkService.IsMasterClient) { NetworkService.Destroy(View.BallPhoton); } }