public SetMatchHost ( string newHost, int port, bool https ) : void | ||
newHost | string | Hostname of MatchMaker service. |
port | int | Port of MatchMaker service. |
https | bool | Protocol used by MatchMaker service. |
return | void |
This sets the address of the MatchMaker service.
public SetMatchHost ( string newHost, int port, bool https ) : void | ||
newHost | string | Hostname of MatchMaker service. |
port | int | Port of MatchMaker service. |
https | bool | Protocol used by MatchMaker service. |
return | void |