Method StopOneClient
StopOneClient(NetworkManager, bool)
Stops one single client and makes sure to cleanup any static variables in this helper
Declaration
public static void StopOneClient(NetworkManager clientToStop, bool destroy = true)
Parameters
Type | Name | Description |
---|---|---|
NetworkManager | clientToStop | |
bool | destroy |