ConnectionState
Used to determine the connection state of the client to the game server.
Items
Name | Value | Summary |
---|---|---|
Connected | 0 | The client is connected. |
Disconnected | 1 | The client is disconnected. |
Used to determine the connection state of the client to the game server.
Name | Value | Summary |
---|---|---|
Connected | 0 | The client is connected. |
Disconnected | 1 | The client is disconnected. |