Method | Description | |
---|---|---|
ForceLogout ( int Pid ) : bool |
Forces the logout of a connected client
|
|
IsPlayerConnected ( int Pid ) : bool |
Returns whether the specified player is currently connected
|
|
Shutdown ( ) : void |
Shutsdown all of the Gamespy Servers
|
|
Start ( ) : void |
Starts the Login Server listeners, and begins accepting new connections
|
Method | Description | |
---|---|---|
GamespyEmulator ( ) : System |
public static IsPlayerConnected ( int Pid ) : bool | ||
Pid | int | |
return | bool |