Method | Description | |
---|---|---|
RCONQuery ( string IP, int port, string password ) : System | ||
Recieve ( ) : int | ||
Send ( string command ) : bool | ||
Store ( int count ) : string[] |
public RCONQuery ( string IP, int port, string password ) : System | ||
IP | string | |
port | int | |
password | string | |
return | System |