My Project
|
Public Attributes | |
int | MaxWaitForServerSecs = 15 |
LiteGameClient | lite |
GameClientEvent | Messaged = new GameClientEvent() |
GameClientConnectEvent | ConnectedToServer = new GameClientConnectEvent() |
GameClientDisconnectEvent | DisconnectedFromServer = new GameClientDisconnectEvent() |
NetStats | stats |
string | LastIP |
ushort | LastPort |
string | LastPassword |
Properties | |
bool | IsConnected [get] |
ushort | Id [get, set] |
int | Ping [get] |
![]() | |
static T | Get [get] |
Returns the singleton instance. | |
Additional Inherited Members | |
![]() | |
static T | _instance |