[UNET] How to pass control back to server

I’m using “NetworkServer.ReplacePlayerForConnection” on gameobjects which given in control of player, if he’s disconnecting I’m need to pass control back to server.

you can destroy the player object.