Method StopOneClient
StopOneClient(NetworkManager, bool)
This will stop a client while in the middle of an integration test
Declaration
protected IEnumerator StopOneClient(NetworkManager networkManager, bool destroy = false)
Parameters
| Type | Name | Description |
|---|---|---|
| NetworkManager | networkManager | |
| bool | destroy |
Returns
| Type | Description |
|---|---|
| IEnumerator |