Unity.Networking.Transport.NetworkConnection.State
ConnectionState enumerates available connection states a connection can have.
#
Namespace: System.Dynamic.ExpandoObject#
Assembly: transport.dll#
SyntaxName | Description |
---|---|
Connected | Indicates the connection is connected.. |
Connecting | Indicates the connection is trying to connect. |
Disconnected | Indicates the connection is disconnected |