Свойство | Type | Description | |
---|---|---|---|
_packetHandler | |||
_sessions | ClientSession>.ConcurrentDictionary |
Méthode | Description | |
---|---|---|
AddSession ( INetworkClient customClient ) : void | ||
RemoveSession ( INetworkClient client ) : void | ||
SessionManager ( |
||
StopServer ( ) : void |
Méthode | Description | |
---|---|---|
IntializeNewSession ( INetworkClient client ) : |
public AddSession ( INetworkClient customClient ) : void | ||
customClient | INetworkClient | |
Résultat | void |
protected IntializeNewSession ( INetworkClient client ) : |
||
client | INetworkClient | |
Résultat |
public RemoveSession ( INetworkClient client ) : void | ||
client | INetworkClient | |
Résultat | void |
public SessionManager ( |
||
packetHandler | ||
isWorldServer | bool | |
Résultat | System |