Combu
3.2.2
Unity API Documentation
|
Class to handle Combu server informations. More...
Public Member Functions | |
CombuServerInfo (Hashtable data) | |
override string | ToString () |
Returns a T:System.String that represents the current T:Combu.CombuServerInfo. More... | |
Public Attributes | |
string | version = string.Empty |
bool | requireUpdate |
DateTime | time = DateTime.MinValue |
Hashtable | settings = new Hashtable() |
bool | responseEncrypted |
Class to handle Combu server informations.
override string Combu.CombuServerInfo.ToString | ( | ) |
Returns a T:System.String that represents the current T:Combu.CombuServerInfo.