Event OnClientStopped
The callback to invoke once the local client stops
Namespace: Unity.Netcode
Assembly: solution.dll
Syntax
public event Action<bool> OnClientStopped
Returns
| Type | Description |
|---|---|
| Action<bool> |
Remarks
The parameter states whether the client was running in host mode