Enum NetworkClient.ConnectState
Namespace: UnityEngine.Networking
Assembly: com.unity.multiplayer-hlapi.Runtime.dll
Syntax
protected enum NetworkClient.ConnectState
Fields
Name | Description |
---|---|
Connected | |
Connecting | |
Disconnected | |
Failed | |
None | |
Resolved | |
Resolving |